/*---------------index 시작-----------------------*/


.main_img{
    z-index: 10;
    height: 499px;
    width: 100%;
    overflow: hidden;
}
.main_img li{
    height: 499px;
    width: 100%;
    background-image: url("../img/main_01.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right 0;
}
/* .main_img li img{
    width: 1903px;
} */


.content_1{
    height: 652px;
    width: 1200px;
    margin: 90px auto;
}
.title_wrap{
    margin: 0px auto;
    text-align: center;
    height: 150px;
    width:160px;
}
.title{
    margin-top: 15px;
    display: inline-block;
    font-size: 34px;
}
.content_1_left{
    width: 600px;
    height: 443px;
    float: left;
    text-align: center;
}

.content_1_right{
    width: 600px;
    height: 443px;
    float: left;
    text-align: center;
}
.content_1_left img{
-webkit-box-shadow: 5px 5px 12px 0px rgba(0,0,0,0.41);
-moz-box-shadow: 5px 5px 12px 0px rgba(0,0,0,0.41);
box-shadow: 5px 5px 12px 0px rgba(0,0,0,0.41);
}
.content_1_right img{
-webkit-box-shadow: 5px 5px 12px 0px rgba(0,0,0,0.41);
-moz-box-shadow: 5px 5px 12px 0px rgba(0,0,0,0.41);
box-shadow: 5px 5px 12px 0px rgba(0,0,0,0.41);    
}

.content_1_left_title{
    margin-top: 35px;
    font-size: 24px;
}
.content_1_right_title{
    margin-top: 35px;
    font-size: 24px;
}
.content_1_left_c{
    margin-top: 10px;
    font-size: 18px;
}
.content_1_right_c{
    margin-top: 10px;
    font-size: 18px;
}
/* content_1 끝 */

/* content_2 시작 */
.content_2{
    position: relative;
    height: 591px;
    background-image: url(../img/main_02.png);
    
}

.content_2_c{ width: 1200px; height: 416px; margin: 0 auto;}

.title_wrap_2{
    
    margin: 0 auto;
    text-align: center;
    height: 125px;
    width:173px;
    padding-top: 50px;
    margin-bottom: 50px;
}
.title_2{
    margin-top: 15px;
    display: inline-block;
    font-size: 34px;
    color: white;
}
.content_2_left{ width: 600px; height: 416px; float: left;}
.content_2_right{ width: 600px; height: 416px; float: left;}

.content_2_left img{ float: left;}
.content_2_left_title_wrap{ height: 220px; width: 355px; font-size: 24px; color: white;float: left;}
.content_2_left_title{ font-size: 24px; margin-top: 20px;}
.content_2_left_c{ font-size: 18px;font-weight: 500; margin-top: 12px;}
.content_2_left_c ul li { padding-left: 5px; position: relative;line-height: 130%;}
.content_2_left_c ul li span { display: block; position: absolute; left: -10px;}

.content_2_right img{ float: left;}
.content_2_right_title_wrap{ height: 220px; width: 355px; font-size: 24px; color: white;float: left;}
.content_2_right_title{ font-size: 24px;margin-top: 20px;}
.content_2_right_c{ font-size: 18px;font-weight: 500; margin-top: 12px;}
.content_2_right_c ul li { padding-left: 5px; position: relative;line-height: 130%;}
.content_2_right_c ul li span { display: block; position: absolute; left: -10px;}

.btn_box{overflow: hidden; width: 150px; height: 50px; background-color: white; color: black; display: inline-block; margin-top: 50px; margin-left: 221px;text-align:center; line-height: 50px;font-size: 17px;border: 1px solid black;
}
.btn_box a:hover{ background-color: #313941;color: white;}

/* content_2 끝 */
/* 310 456

430 220
280 220 paging 10 */
.content_3{position: relative; height: 456px;}
.content_3_boxwrap{width: 1200px;height: 456px;margin: 0 auto;padding-top: 101px;}
.content_3_box1{width: 430px;height: 220px;/*border: 1px solid #dddddd;*/float: left;margin-left: 10px;}
.content_3_box2{width: 430px;height: 220px;/*border: 1px solid #dddddd;*/float: left;margin-left: 19px;margin-right: 19px;}
.content_3_box3{width: 280px;height: 220px;border: 1px solid #dddddd;float: left;margin-right: 10px;}
.box1_title{width: 391px;height: 23px;margin: 18px auto;}
.box1_title li{float: left;}
.box1_title li:first-child{width: 371px; font-size: 20px;text-align: center;}
.box1_title li:last-child a{float: right; width: 20px; font-size: 20px;}
.box1_content{width: 391px;margin: 0 auto;}
.box1_content li{margin-top: 5px; overflow: hidden;}
.box1_content li a {color: #808080;overflow: hidden;}
.bss{
    font-size: 14px;
    display: inline-block;
    color: #808080; overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; 
    width:290px;
    height: 20px;
}
.bss::before{content: "· "}
.bss_2{
    font-size: 14px;
    display: inline-block;
    color: #808080; overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; 
    width:101px;
    height: 20px;
}
/* .box1_content li a sapn{color: #808080; overflow: hidden;}
.box1_content li a span:first-child{width:319px;  font-size: 14px;}
.box1_content li a span:last-child{width: 72px; font-size: 12px; float: right;} */

.content_3_box3{position: relative; background-color: #89afca;border: 1px solid black;}
.content_3_box3 img{ position: absolute; bottom: 0px;right: 0px;}
.content_3_box3_title{position: absolute; top:34px;left: 25px; font-size: 20px; color: white;}
.content_3_box3_content{position: relative; top:76px;left: 25px; font-size: 12px; color: white;}
.content_3_box3_content li{line-height: 170%;}
.content_3_box3_btn{position: absolute; bottom: 34px; left: 20px; width: 100px; height: 30px; border: 1px solid #aaaaaa; background-color: white; text-align: center;line-height: 30px;font-size: 12px; color: #5d5d5d;}
.content_3_box3_btn a{color: #5d5d5d;}

/*---------------index 끝-----------------------*/

/* 게시판 pc test*/
.hot_notice{position: relative;; top:-27px;left: 0px;width: 430px;}
.hot_notice .lat{height: 220px;}
.hot_notice .lat_title{text-align: center;font-size: 17px;}
.hot_notice .lat_title a{color: transparent;}
.hot_notice .lat_title a:after{background-color: transparent;}
.hot_notice .new_icon{float:left; margin-right: 10px;}


.hot_digitalbrochure{position: relative;; top:-27px;width: 430px;}
.hot_digitalbrochure .lat{height: 220px;}
.hot_digitalbrochure .lat_title{text-align: center;font-size: 17px;}
.hot_digitalbrochure .lat_title a{color: transparent;}
.hot_digitalbrochure .lat_title a:after{background-color: transparent;}
.hot_digitalbrochure .new_icon{float:left;margin-right: 10px;}
/**/

/* 모바일 */

/* 모바일 */