@charset "utf-8";
@import url("./width1024_default.css");


#container {position:relative; z-index:0; font-family: 'Nanum Square';}


/*메인비주얼*/
.main_visual {text-align:center; position:relative; width:100%; height:600px; min-width:1100px; overflow:hidden;  z-index:1;}
.main_visual ul { width:100%; left:0px;top:0px; height:600px; position:absolute; z-index:0;}
.main_visual li{background-repeat:no-repeat; background-position:center top; width:100%; height:600px; }
.main_visual li a{display:block;}
.main_visual .visual_text {text-align:center; position:absolute; left:0px; top:220px; width:100%; z-index:9999; color:#fff; font-size:60px; font-weight:bold;}
.main_visual .visual_text span{display:block;  color:rgba(255,255,255,0.9); font-size:18px; font-weight:normal; margin-top:40px;}

.main_visual .main_pager {position:absolute; width:100%;  bottom:30px; text-align:center;   z-index:99999999 !important;}
.main_visual .main_pager span{display:inline-block; vertical-align:top; text-indent:-9999px; cursor:pointer; width:12px; height:12px; margin:0 3px; border-radius:12px; border:2px #fff solid;; }
.main_visual .main_pager .cycle-pager-active{background:#fe9e25;}


.main_visual .bg {position:absolute; left:0px; top:0px; width:100%; height:100%; background:rgba(0,0,0,0.5); z-index:0;}


.main_business_wrap {margin:60px auto; position:relative; width:1100px; text-align:center; }
.main_business_wrap h3 {font-size:33px; }
.main_business_wrap ul {overflow:hidden; margin-top:40px; }
.main_business_wrap ul li{ width:255px; margin-right:26px; background:#eef1f3; vertical-align:top; text-align:center; position:relative;}
.main_business_wrap ul li:hover {background:#a5b4bc;}
.main_business_wrap ul li .box {position:relative;height:300px; }
.main_business_wrap ul li dl  {padding:20px;transition: all 0.2s; margin-top:30px;}
.main_business_wrap ul li dl dt {color:#222; font-size:18px;font-weight:bold; padding-bottom:15px; line-height:20px;}
.main_business_wrap ul li dl dd {color:#888; font-size:13px; line-height:16px; white-space: normal;}


.main_business_wrap ul li .photo  {overflow:hidden;  height:90px; line-height:90px;}
.main_business_wrap ul li .photo img {vertical-align:middle; -moz-transition: all 0.3s;  -webkit-transition: all 0.3s;  transition: all 0.3s;}
.main_business_wrap ul li:hover .photo img {-moz-transform: scale(1.08); -webkit-transform: scale(1.08); transform: scale(1.08);}



.main_business_wrap ul li:hover dl dt{color:#fff; transition: all 0.3s;}
.main_business_wrap ul li:hover dl dd{color:#000; transition: all 0.3s;}
.main_business_wrap ul li .btn{position:absolute; bottom:20px; width:100%; left:0px; }
.main_business_wrap ul li .btn a{color:#fe9e25;margin:0 30px; display:block; margin-top:30px; background:#fff; color:#222; line-height:40px; }
.main_business_wrap ul li:hover .btn a{color:#fe9e25}




.main_business_wrap .btns{position:absolute; top:200px; width:100%;   z-index:0; }
.main_business_wrap .btns a{width:22px; height:38px; background:url(../images/main/main_business_btn.png) left 50% no-repeat; text-indent:-9999px; float:left; text-align:center; margin-left:-60px; }
.main_business_wrap .btns a#business_next {background-position:right 50%;  float:right;  margin-right:-60px;}





.main_wide_view_wrap {height:300px; text-align:center;  overflow:hidden; width:100%; background:url(../images/main/main_wide_view_wrap_bg.jpg) center top no-repeat;  background-attachment:fixed;}
.main_wide_view_wrap .text{font-size:50px; line-height:300px;  color:#fff; z-index:1; }




/*시공사례*/
.main_gallery { padding-top:60px; position:relative; border-bottom:1px #ddd solid; padding-bottom:30px;}
.main_gallery h3 {text-align:center; font-size:30px; color:#333;}
.main_gallery h3 span{color:#777; display:block; font-weight:normal; font-size:13px; padding-top:8px; }

.main_gallery ul{margin-top:30px; overflow:hidden;}
.main_gallery ul li{width:245px;; margin:0 10px; float:left;}
.main_gallery ul li img {vertical-align:top; width:100%;}
.main_gallery ul li .text_box {background:#fff; }
.main_gallery ul li .t1 {font-size:16px;color:#000000; margin:10px 0px; font-weight:bold;;}
.main_gallery ul li:hover .t1 {color:#fe9e25;}
.main_gallery ul li .t2 {font-size:13px; color:#2d2d2d; line-height:16px;     white-space: normal;}
.main_gallery ul li:hover .t2 {color:#000; text-decoration:underline;}
.main_gallery ul li .date {font-size:12px; color:#929292; margin-top:5px;}


.main_gallery .btns{position:relative; margin-top:30px;text-align:center;}
.main_gallery .btns a{display:inline-block; width:30px; height:30px; background:#333333; text-align:center; margin:0 1px;}
.main_gallery .btns a span{display:inline-block; width:30px; height:30px; background:url(../images/main/main_business_btn.png) left 50% no-repeat; text-indent:-9999px;}
.main_gallery .btns a#business_next span{background-position:right 50%; }




.main_bottom_warp {margin-top:30px; overflow:hidden;}
.main_bottom_warp .col {float:left; width:30%;}
.main_bottom_warp .col h3{font-size:22px; color:#333;}
.main_bottom_warp .col h3 a{color:#333;}

.main_bottom_warp .notice {width:38%;}
.main_bottom_warp .notice ul {margin-top:10px; }
.main_bottom_warp .notice ul li{background:url(../images/main/main_notice_dot.jpg) left 50% no-repeat; padding-left:10px; position:relative;}
.main_bottom_warp .notice ul li a:hover{text-decoration:underline; coloR:#fe9e25}
.main_bottom_warp .notice ul li .date{position:absolute; right:0px;}


.main_bottom_warp .quick {margin-left:5.5%; width:32%;}
.main_bottom_warp .quick ul {overflow:hidden; text-align:center; margin-top:15px;}
.main_bottom_warp .quick ul li{overflow:hidden; float:left; width:33.33333%; }
.main_bottom_warp .quick ul li img {vertical-align:middle; transition:transform 500ms;}
.main_bottom_warp .quick ul li:hover img {transform:rotateY(360deg); transition:transform 500ms;}
.main_bottom_warp .quick ul li div {margin-top:5px;}
.main_bottom_warp .quick ul li:hover div {color:#fe9e25; text-decoration:underline;}


.main_bottom_warp .recruit {float:right; width:22%; background:url(../images/main/recruit_bg.png) center 80px no-repeat; height:160px; text-align:center;}
.main_bottom_warp .recruit .text{color:#666; margin-top:5px;}
.main_bottom_warp .recruit a{display:inline-block; border-radius:25px; line-heighT:25px; color:#fe9e25; padding:0 20px; border:1px #fe9e25 solid; margin-top:10px;   background:#fff;}
.main_bottom_warp .recruit a:hover{background:#fe9e25;}