@CHARSET "UTF-8";
.intro-middle {width:100%;max-width:1200px;margin:0 auto;margin-top:200px;}
.title {font-size:46px;font-weight:bold;line-height:60px;margin-left: 58px;}
.intro-middle div:last-child {width:59%;margin-top: 27px;}
.intro-middle div:last-child h2 {margin-bottom:36px;font-size:20px;font-weight:bold;}

.info-middle {overflow:hidden;width: 100%;max-width: 1200px;margin: 0 auto;margin-top: 106px;}
.info-middle li {width:50%;height: 368px;overflow: hidden;}
.info-middle li img {transition:transform 300ms;}
.info-middle li img:hover {transform:scale(1.1,1.1)}
.info-middle li:nth-of-type(2),.info-middle li:nth-of-type(3) {padding-top: 80px;box-sizing:border-box;padding: 90px 60px;background: #f5f5f5;}
.info-middle li h4 {font-size: 24px;line-height: 1.4;font-weight:bold;word-break:  keep-all;margin-bottom: 30px;color: #161616;font-family: 'NanumSquare', sans-serif !important;}
.info-middle li p {line-height: 1.6;word-break:keep-all;color: #333;font-size: 16px;}
.info-middle li p span {display:block;}

.info-middle2 {width:100%;max-width:1200px;margin:0 auto;margin-top:146px;overflow: hidden;margin-bottom: -100px;}
.info-middle2 h2 {font-size: 34px;font-weight: 900;margin-bottom: 25px;word-break: keep-all;line-height: 1.6;font-family: 'NanumSquare', sans-serif !important;color: #161616;}
.info-middle2 h4 {font-size: 24px;line-height: 1.4;font-weight: bold;margin-bottom: 36px;word-break: keep-all;color: #161616;font-family: 'NanumSquare', sans-serif !important;}
.info-middle2 p {line-height: 1.6;color: #333;font-size: 15px;}
.info-middle2 img {float:right;}

.info-middle3 {background:#f5f5f5;padding-top: 230px;padding-bottom: 40px;}
.info-middle3>div {width:100%;max-width:1200px;margin:0 auto;padding-bottom: 120px;}
.waranty>h2 {text-align:center;margin-bottom: 60px;font-size: 24px;font-weight: bold;/* font-weight: 900; */font-family: 'NanumSquare', sans-serif !important;/* text-decoration:  underline; */color: #161616;}
.info-middle3 ul {overflow:hidden;padding-bottom: 20px;}
.info-middle3 li {width: 25%;float:left;padding: 0 15px;box-sizing: border-box;}
.info-middle3 li>div {padding:0 30px;box-sizing:border-box;background:#fff;padding-top: 58px;height: 292px;}
.info-middle3 li h4 {font-size: 20px;padding-bottom:17px;border-bottom: 1px solid #c4c4c4;margin-bottom: 25px;font-family: 'NanumSquare', sans-serif !important;font-weight: 600;color: #161616;}
.info-middle3 li p {line-height: 1.6;word-break: keep-all;font-size:  15px;color: #333;}

.info-bottom {width:100%;max-width:1200px;margin:0 auto;margin-top:170px;margin-bottom: 100px;overflow: hidden;}
.info-bottom>div {display:inline-block;}
.info-bottom h2 {font-size: 34px;line-height: 1.4;font-weight: 900;margin-bottom: 43px;color: #161616;font-family: 'NanumSquare', sans-serif !important;}
.info-bottom h4 {font-size:24px;line-height: 1.4;margin-bottom: 34px;font-weight: 600;color: #161616;font-family: 'NanumSquare', sans-serif !important;}
.info-bottom p {line-height: 1.6;margin-bottom: 50px;word-break: keep-all;font-size:  15px;color: #333;}
.info-bottom p span {display:block;}
.info-bottom img {float:right;}

.info-bottom-btn>div {width:235px;height:50px;float:left;line-height:50px;text-align:center;}
.info-bottom-btn>div:first-child {background:#222;color:#fff;}
.info-bottom-btn>div:first-child a {color:#fff;}
.info-bottom-btn>div:last-child {border: 2px solid #222;box-sizing:border-box;margin-left: 20px;}
.info-bottom-btn>div:last-child a {color:#222;}
.info-bottom-btn>div a {text-decoration:none;font-size: 13px;font-weight: bold;}

.table>h2 {margin-bottom: 30px;line-height:1.6;font-size: 24px;font-weight:bold;word-break: keep-all;font-family: 'NanumSquare', sans-serif !important;}
.table-tbody {border-top:2px solid #222;border-bottom:2px solid #222;width: 100%;margin-bottom: 40px;box-sizing:  border-box;max-width:  1200px;}
.table-tbody thead th {border-bottom:2px solid #222;border-right: 1px solid #ccc;}
.table-tbody th,.table-tbody td {/* height: 30px; */vertical-align:middle;background:#fff;text-align: center;font-size: 15px;line-height: 1.6;padding:  10px;}
.table-tbody th {padding;10px;}
.table-tbody td {padding;10px;word-break:keep-all;}
.table-tbody tbody td,.table-tbody tbody th {border-bottom:1px solid #e6e6e6;}
.table-tbody th:first-child {color: #333;border-right: 1px solid #c2c2c2;width: 23%;font-size: 15px;word-break:  keep-all;}
.table-tbody th:nth-child(2) {width: 45%;}
.table-tbody th:last-child {width: 32%;border-right: 1px solid #fff;}

.table-result {border-left:1px solid #ccc;/* border-right: 1px solid #ccc; */text-align: center;}
.table-result h5 {/* margin-bottom:5px; */font-weight:bold;}
.table-result h4 {line-height:24px;margin-top:5px;color: #f00c0c;}
.table-result h3:nth-of-type(1) {margin-bottom: 15px;font-weight:bold;}
.table-result span {display:block;}
.table-result strong {font-weight:bold;color: #f00c0c;font-size: 20px;}
.table>p {line-height:1.6;padding-bottom: 5px;color:#333;word-break:keep-all;}
.table>h4 {margin-top: 70px;font-size: 21px;margin-bottom: 10px;font-weight: 700;font-family: 'NanumSquare', sans-serif !important;}
.table>h4 ~ .example-p {padding-left:42px;box-sizing:border-box;/* margin-bottom:10px; */font-size: 24px;line-height: 1.6;font-family: 'NanumSquare', sans-serif !important;font-weight: 600;word-break: keep-all;}
.table>h4 ~ .example-p strong {color: #f00c0c;font-weight: 900;font-family: 'NanumSquare', sans-serif !important;}
.table>h4 ~ .example-p em {color: #161616;font-weight: 900;font-family: 'NanumSquare', sans-serif !important;}

.table>h4 ~ .example-p span {color: #f00c0c;font-weight: 900;font-family: 'NanumSquare', sans-serif !important;text-decoration:underline;.table>h4 ~ .example-p strong {color: #f00c0c;font-weight: 900;font-family: 'NanumSquare', sans-serif !important;}.table>h4 ~ .example-p strong {color: #f00c0c;font-weight: 900;font-family: 'NanumSquare', sans-serif !important;}font-family: 'NanumSquare', sans-serif !important;font-size: 24px;}

.money {background:url(../../images/business/sub3_2_bg.jpg);padding-top:114px;padding-bottom: 100px;}
.money>div {width:100%;max-width:1200px;margin:0 auto;}
.money>div>h4 {font-size: 24px;color:#fff;font-weight:bold;margin-bottom: 35px;font-family: 'NanumSquare', sans-serif !important;}
.money>div ul {display:inline-block;width:100%;margin-left:-3%;margin-bottom: 64px;}
.money>div li {width: 30.3333333333%;margin-left: 3%;float: left;}
.money_li h5 {color: #777;font-size: 13px;font-weight: bold;border-bottom: 1px solid #545454;display: inline-block;margin-bottom: 10px;}
.money_li h3 {font-size: 20px;font-weight: bold;color: #fff;margin-bottom: 10px;word-break: keep-all;line-height: 1;font-family: 'NanumSquare', sans-serif !important;}
.money_li p:nth-of-type(1) {margin-top:28px;}
.money_li p {color: #f5f5f5;font-size: 15px;word-break: keep-all;line-height: 1.4;}
.money>div ul + h2 {font-size:26px;color: #c90202;text-align: center;margin-bottom: 76px;font-family: 'NanumSquare', sans-serif !important;font-weight: 600;}



@media screen and (max-width:1200px) {
    .info-middle, .info-middle2,.info-middle3>div,.money>div,.info-bottom {padding: 0 30px;box-sizing:border-box;}
    .info-middle2 img {margin-top:30px;}
    .info-middle3>div {padding-bottom:100px;}
    .info-middle li {width:50%;height: 328px;overflow: hidden;}
.info-middle li img {width:110%;}
.info-middle li p {font-family: 'NanumSquare', sans-serif !important;}
.info-middle li p span {font-family: 'NanumSquare', sans-serif !important;}
.info-middle2 p {font-family: 'NanumSquare', sans-serif !important;}
.info-middle3 {padding-top: 200px;}
.table-tbody {font-family: 'NanumSquare', sans-serif !important;}
.table-tbody thead th {font-family: 'NanumSquare', sans-serif !important;word-break:  keep-all;}
.table-tbody th:first-child {font-family: 'NanumSquare', sans-serif !important;}
.table-tbody th,.table-tbody td>div {font-family: 'NanumSquare', sans-serif !important;}
.table-tbody tr th>div {font-family: 'NanumSquare', sans-serif !important;}
.table-result h5 {font-family: 'NanumSquare', sans-serif !important;}
.table-result h4 {font-family: 'NanumSquare', sans-serif !important;}
.table-result h3:nth-of-type(1) {font-family: 'NanumSquare', sans-serif !important;}
.table>p {font-family: 'NanumSquare', sans-serif !important;}
.table>h4 ~ .example-p {font-size: 22px;}
.table>h4 ~ .example-p span{font-size: 22px;}
.info-middle3 li p {font-family: 'NanumSquare', sans-serif !important;}
.money_li h5 {font-family: 'NanumSquare', sans-serif !important;}

.money_li p {font-family: 'NanumSquare', sans-serif !important;}
.info-bottom p {font-family: 'NanumSquare', sans-serif !important;}

.info-bottom-btn>div:last-child {font-family: 'NanumSquare', sans-serif !important;} 
.info-bottom-btn>div:first-child {font-family: 'NanumSquare', sans-serif !important;}

}

@media screen and (max-width:950px) {
    .info-middle li p span {display:inline-block;}
    .info-middle li:nth-of-type(2), .info-middle li:nth-of-type(3) {padding-left: 30px;padding-right:30px;word-break:keep-all;}
}

@media screen and (max-width:900px) {
    .info-bottom {/* background: url(../../images/business/subimg3_2_moneybg.png) right no-repeat; */}
    .info-bottom img {display: inline-block;width: 30%;margin-top: 150px;margin-left: -50px;z-index: 1000000;position:  absolute;}
}

@media screen and (max-width:845px) {
    .info-middle3 li {width:50%;margin-bottom:20px;padding:5px;}
    .info-middle3 li>div {height:230px;padding: 40px25px;}
        .info-middle li {width:50%;height: 258px;overflow: hidden;}
.info-middle li img {width:120%;}
    .info-middle li:nth-of-type(2), .info-middle li:nth-of-type(3) {padding:40px 10px;}
.info-middle2 img {float:right;width:70%;}
.info-middle3 {padding-top: 170px;/* margin-top:  100px; */}
.table>h4 ~ .example-p,.table>h4 ~ .example-p span {font-size: 22px;}
   .info-middle, .info-middle2,.info-middle3>div,.money>div,.info-bottom {/* padding: 0 30px 50px 30px; */box-sizing:border-box;}
   
}

@media screen and (max-width:725px) {
    .info-middle2 img {float:none;width: 100%;}
}

@media screen and (max-width: 600px) {
    .table>p {font-size: 14px;word-break: keep-all;line-height: 19px;}
}


@media screen and (max-width: 650px) {
     .info-middle, .info-middle2,.info-middle3>div,.money>div,.info-bottom {padding: 0 15px;box-sizing:border-box;}
   .info-middle,{padding-top:10px;}
.info-middle3>div {width:100%;max-width:1200px;margin:0 auto;padding-bottom: 40px;}

.info-middle {overflow:hidden;width: 100%;max-width: 1200px;margin: 0 auto;margin-top: 46px;}
.info-middle li:nth-of-type(2),.info-middle li:nth-of-type(3) {background: #fff;padding: 40px 0px;}
.info-middle2 {margin-top:60px;}
.info-middle2 h2 {font-size: 30px;}
     .info-middle3 li {width:100%;margin-bottom:20px;padding:5px;}
   
    .info-middle li:nth-of-type(3) {border-top: 1px solid #d8d7d7;}
    .info-middle li {width:100%;height: auto;}
    .info-middle li img {width:100%;}
    .info-middle3 {padding-top: 160px;padding-bottom: 0px;}
   

}



@media screen and (max-width: 600px) {
    .info-middle li:nth-of-type(2), .info-middle li:nth-of-type(3) {padding-top:30px;padding-bottom: 30px;}
    .info-middle3 li>div {height:260px;} 
}    

@media screen and (max-width: 510px) {
    .info-bottom-btn>div {display:block;margin: 0 auto !important;float: none;}
    .money {background:#161616;}

}

@media screen and (max-width: 500px) {
    .money>div li {width:100%;margin-bottom: 30px;}
    .money>div li:last-child {height:auto;}
    .money>div ul + h2 {font-size:26px;color: #c90202;text-align: left;line-height:1.6}
.money>div ul {display:inline-block;width:100%;margin-left:-3%;margin-bottom:24px;}
    .info-bottom img {display: none;}

}

@media screen and (max-width:414px) {
     .info-middle3 li {width:100%;margin-bottom:20px;padding:5px;}
   
    .info-middle li:nth-of-type(3) {border-top: 1px solid #d8d7d7;}
    .info-middle li {width:100%;height: auto;}
    .info-middle li img {width:100%;}
    .info-middle3 {padding-top: 160px;padding-bottom: 0px;}
    .table>h2 {font-size: 17px;line-height:20px;}
    .table-tbody th, .table-tbody td {font-size:13px;word-break:break-all;}
    .info-middle3 li>div {padding-left: 30px;/* padding-right: 10px; */height: 190px;padding: 40px 10px 40px 10px;} 
    .info-middle3 li {padding: 0 0px;}
    .info-middle3 ul {padding-bottom:30px;}
    .info-bottom {margin-top:80px;}
    .info-bottom p span {display:inline-block;}
     .info-middle, .info-middle2,.info-middle3>div,.money>div,.info-bottom {padding: 0 15px;box-sizing:border-box;}
   .info-middle,{padding-top:10px;}
.info-middle3>div {width:100%;max-width:1200px;margin:0 auto;padding-bottom: 40px;}

.info-middle {overflow:hidden;width: 100%;max-width: 1200px;margin: 0 auto;margin-top: 46px;}
.info-middle li:nth-of-type(2),.info-middle li:nth-of-type(3) {background: #fff;padding: 40px 0px;}
.info-middle2 {margin-top:60px;}
.info-middle2 h2 {font-size: 30px;}
.table-tbody th,.table-tbody td{padding:5px;}
.table-tbody th:first-child {color: #333;border-right: 1px solid #c2c2c2;width: 20%;font-size: 13px;word-break: keep-all;}
.table-tbody th:nth-child(2) {width:45%;word-break: break-all;}
.table-tbody th:last-child {width: 35%;border-right: 1px solid #fff;word-break: break-all;}

  .table>p {font-size: 14px;word-break: keep-all;line-height: 1.4;padding-bottom: 10px;}
.table>h4 {margin-top: 40px;font-size: 18px;}
.table>h4 ~ .example-p {padding-left:0px;font-size: 17.5px;}
.table-result h3 strong {font-size:14px;}


}

@media screen and (max-width:375px) {
 .table-result strong {font-weight:bold;color: #f00c0c;font-size: 16px;}

}





@media screen and (max-width:320px) {
     

  .info-bottom h2 {font-size: 30px;}

}
