
/* -------------------- 반응형 셋팅 -------------------- */
@media (max-width:1000px){
}

#header .headerWrap {
    width: 1000px;
}
#gnb ul {
  width:1000px;
}

/* promotion */
#promotion {
  border-bottom: 0px solid #D1D1D1;
}

/* -------------------- #section -------------------- */
#section {
  min-width: 1000px;
  min-height: 583px;
  background: url("/resources/image/home/main/1/bg_main2.gif");
}
#section .shadow {
  width:100%;
  height:3px;
  background: url("/resources/image/home/main/1/bg_main1.gif");
}
#section .sectionWrap {
  padding: 15px 0;
  margin: 0 auto;
  width:1000px;
}
#section .sectionWrap::after {
  display: block;
  clear: both;
  content: "";
}
/* 메인 행 셋팅 */
#section .sectionWrap > ul {
  float:left;
}
#section .sectionWrap > ul > li > a{
  opacity: 0;
  -ms-filter: alpha(opacity=0);
  filter: alpha(opacity=0);
  display: block;
  height: 100%;
}

/* 첫번째 행 */
#section .sectionWrap .col1 {
  width:550px;
  height: 550px;
}
#section .sectionWrap .col1::after {
  display: block;
  clear: both;
  content: "";
}
#section .sectionWrap .col1 > li {
  float:left;
  cursor: pointer;
}
#section .sectionWrap .col1 .row1 {
  width:550px;
  height: 335px;
  background: url("/resources/image/home/main/1/hd.png") no-repeat;
}
#section .sectionWrap .col1 .row1.cj {
  background: url("/resources/image/home/main/1/cj/hd.png") no-repeat;
}
#section .sectionWrap .col1 .row2 {
  width:325px;
  height: 213px;
  background: url("/resources/image/home/main/1/main_inDi.png") no-repeat;
}
#section .sectionWrap .col1 .row2:hover {
  background: url("/resources/image/home/main/1/main_inDiHover.png") no-repeat;
}
#section .sectionWrap .col1 .row2.cj {
  background: url("/resources/image/home/main/1/cj/main_inDi.png") no-repeat;
}
#section .sectionWrap .col1 .row2.cj:hover {
  background: url("/resources/image/home/main/1/cj/main_inDiHover.png") no-repeat;
}
#section .sectionWrap .col1 .row3 {
  margin-left: 12px;
  width:213px;
  height: 213px;
  background: url("/resources/image/home/main/1/main_inPhone.png") no-repeat;
}
#section .sectionWrap .col1 .row3:hover {
  background: url("/resources/image/home/main/1/main_inPhoneHover.png") no-repeat;
}

/* 두번째 행 */
#section .sectionWrap .col2 {
  margin-left: 10px;
  width:215px;
  height: 550px;
}
#section .sectionWrap .col2::after {
  display: block;
  clear: both;
  content: "";
}
#section .sectionWrap .col2 > li {
  float:left;
  cursor: pointer;
}
#section .sectionWrap .col2 .row1 {
  width:215px;
  height: 215px;
  background: url("/resources/image/home/main/1/main_internet.png") no-repeat;
}
#section .sectionWrap .col2 .row1:hover {
  background: url("/resources/image/home/main/1/main_internetHover.png") no-repeat;
}
#section .sectionWrap .col2 .row2 {
  margin-top:8px;
  width:215px;
  height: 325px;
  background: url("/resources/image/home/main/1/main_digital.png") no-repeat;
}
#section .sectionWrap .col2 .row2:hover {
  background: url("/resources/image/home/main/1/main_digitalHover.png") no-repeat;
}
#section .sectionWrap .col2 .row2.cj {
  background: url("/resources/image/home/main/1/cj/main_digital.png") no-repeat;
}
#section .sectionWrap .col2 .row2.cj:hover {
  background: url("/resources/image/home/main/1/cj/main_digitalHover.png") no-repeat;
}

/* 세번째 행 */
#section .sectionWrap .col3 {
  margin-left: 10px;
  width:215px;
  height: 550px;
}
#section .sectionWrap .col3::after {
  display: block;
  clear: both;
  content: "";
}
#section .sectionWrap .col3 > li {
  float:left;
}
#section .sectionWrap .col3 .row1 {
  width:215px;
  height: 260px;
  background: url("/resources/image/home/main/1/bg_adtv2.jpg") no-repeat;
  cursor:pointer;
}
#section .sectionWrap .col3 .row1.cj {
  background: url("/resources/image/home/main/1/cj/main_rental.png") no-repeat;
}
#section .sectionWrap .col3 .row1.cj:hover {
  background: url("/resources/image/home/main/1/cj/main_rentalHover.png") no-repeat;
}
#section .sectionWrap .col3 .row2 {
  margin-top:8px;
  width:215px;
  height: 280px;
  background: url("/resources/image/home/main/1/bg_24.png") no-repeat;
}
#section .sectionWrap .col3 .row2.tbroad {
  /*background: url("/resources/image/home/main/1/recommendPro.png") no-repeat;*/
}
#section .sectionWrap .col3 .row2.tbroad:hover {
  /*background: url("/resources/image/home/main/1/recommendProHover.png") no-repeat;*/
}

/*--24CallBox--*/
#section .sectionWrap .col3 .row2 ul {
    position:relative;
    top:80px;
    /* width:192px; */
    left: 4px;
    width: 200px;
    margin:0 auto;
}
#section .sectionWrap .col3 .row2 .li0_nameBox {
    position:relative;
    top:4px;
    font-size:14px;
    width:56px;
    color:#fff;
    float:left;
}
#section .sectionWrap .col3 .row2 .li1_nameBox {
    color:#888;
    position:relative;
    margin-bottom:5px;

}
#section .sectionWrap .col3 .row2 select {
    border:1px solid #9a9a9a;
    color:#555;
    font-size:14px;
    text-align:center;

}
#section .sectionWrap .col3 .row2 .nameBox:focus {
    color:#555;
    line-height:10px;
}
#section .sectionWrap .col3 .row2 .nameBox {
    position:relative;
    width:120px;
    border:1px solid #9a9a9a;
    color:#555;
    text-align:center;
    height:16px;
    padding-bottom:2px;
    border-radius:4px;
    font-size:13px;
}
#section .sectionWrap .col3 .row2 .callNumber {
    width:35px;
    height:16px;
    padding-bottom:2px;
    position:relative;
    border:1px solid #9a9a9a;
    color:#555;
    text-align:center;
    border-radius:4px;
    font-size:13px;
}
#section .sectionWrap .col3 .row2 .wishBox {
    border:1px solid #9a9a9a;
    border:1px solid #9a9a9a;
    color:#555;
    height:21px;
    font-size:13px;
    text-align:center;
    position:relative;
/*    top:-6px;*/
    top:1px;
    width:122px;
    border-radius:4px;
}

#section .sectionWrap .col3 .row2 .nameBox:focus,
#section .sectionWrap .col3 .row2 .callNumber:focus,
#section .sectionWrap .col3 .row2 .wishBox:focus {
	border:1px solid #A5C7FE;
	box-shadow: 0px 0px 1px 4px rgba(102, 175, 233, 0.3);
}
#section .sectionWrap .col3 .row2 .main1_ul0_ul1_ul0_li3 {
    margin-top:16px;
    width:192px;
    height:37px;
    position:relative;
    background:url("/resources/image/home/main/1/btn_24go.png");
    cursor:pointer;
}

#section .sectionWrap .col3 .row2 .main1_ul0_ul1_ul0_li4 {
    margin-top:6px;
    width:192px;
    height:30px;
    font-size:11px;
    color:#fff;
    cursor:pointer;
}

#section .sectionWrap .col3 .row2 .main1_ul0_ul1_ul0_li4 input {
    position:relative;
    top:3px;
}
#section .sectionWrap .col3 .row2 .main1_ul0_ul1_ul0_li4 label {
    letter-spacing:-1px;
    position:relative;
    left:1px;
}
#section .sectionWrap .col3 .row2 .main1_ul0_ul1_ul0_li4 input:hover + label,
#section .sectionWrap .col3 .row2 .main1_ul0_ul1_ul0_li4 input:hover {
    cursor:pointer;
}
#section .sectionWrap .col3 .row2 .main1_ul0_ul1_ul0_li4 a {
    margin-left:8px;
    color:#c5ff57;
}
#section .sectionWrap .col3 .row2 .main1_ul0_ul1_ul0_li4 a:hover {
    text-decoration:underline;
}

/* #section bottom */
#bottom {
  padding: 20px 0;
  border: 1px solid #ccc;
  border-width: 1px 0;
}
#bottom .bottomWrap {
  margin: 0 auto;
  width:1000px;
  min-height: 156px;
}
#bottom .bottomWrap::after {
  display: block;
  clear: both;
  content: "";
}
#bottom .bottomWrap > li {
  float: left;
}

/* 왼쪽 이벤트배너 */
#bottom .bottomWrap .eventBanner {
  cursor:pointer;
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid #dadada;
}

/*CJ bxsliderBox*/
#bottom .bottomWrap .bxsliderBox {
  width: 348px;
  height: 156px;

}
/* 설치진행상태 박스 */
#bottom .bottomWrap .install {
  width:350px;
  height:156px;
  cursor:default;
}
#bottom .bottomWrap .install .installTableBox {
  margin: 0 auto;
  width:350px;
  height:102px;
  overflow:hidden;
  box-sizing: border-box;
}
#bottom .bottomWrap .install .installTableBox > div > .item > .tbodyDiv > ul {
  height: 25px;
  width: 100%;
}
#bottom .bottomWrap .install .installTableBox > div > .item > .tbodyDiv > ul:hover {
  /* transition-duration:0.5s; */
  background-color:rgb(240, 240, 240);
}
#bottom .bottomWrap .install .installTableBox > div > .item > .tbodyDiv > ul > li {
  display: inline-block;
  text-align: center;
  font-size: 13px;
}
#bottom .bottomWrap .install .installTableBox > div > .item > .tbodyDiv > ul > .tdDate {
  width: 106px;
}
#bottom .bottomWrap .install .installTableBox > div > .item > .tbodyDiv > ul > .tdName {
  width: 40px;
}
#bottom .bottomWrap .install .installTableBox > div > .item > .tbodyDiv > ul > .tdNumber {
  width: 110px;
}
#bottom .bottomWrap .install .installTableBox > div > .item > .tbodyDiv > ul > .tdInstall {
  width: 50px;
}

/* #bottom .bottomWrap .install .installTableBox > .tbodyDiv > ul {
  height: 25px;
  width: 100%;
}
#bottom .bottomWrap .install .installTableBox > .tbodyDiv > ul:hover {
  transition-duration:0.5s;
  background-color:rgb(240, 240, 240);
}
#bottom .bottomWrap .install .installTableBox > .tbodyDiv > ul > li {
  display: inline;
  text-align: center;
  font-size: 13px;
}
#bottom .bottomWrap .install .installTableBox > .tbodyDiv > ul > .tdDate {
  width: 106px;
  padding: 0 21px;
}
#bottom .bottomWrap .install .installTableBox > .tbodyDiv > ul > .tdName {
  width: 40px;
  padding: 0 25px;
}
#bottom .bottomWrap .install .installTableBox > .tbodyDiv > ul > .tdNumber {
  width: 110px;
}
#bottom .bottomWrap .install .installTableBox > .tbodyDiv > ul > .tdInstall {
  width: 50px;
} */

/* 오른쪽 온라인가입상담 */
#bottom .bottomWrap .callCenter {
  position:relative;
  padding-left: 20px;
  margin-left: 20px;
  width:212px;
  height:156px;
  background: url("/resources/image/home/main/1/main_ars.jpg") no-repeat;
  background-position: right;
  border-left: 1px solid #dadada;
}
#bottom .bottomWrap .callCenter .number {
  position: absolute;
  font-family: Helvetica;
  font-size: 32px;
  font-weight: bold;
  top: 45px;
  left: 33px;
  color: #027878;
}

/* 협력업체 모집 배너 */
#bottom .cooperation {
  margin: 20px auto 0 auto;
  padding-right: 10px;
  width: 996px;
}
#bottom .cooperation img {
  cursor: pointer;
  width: 100%;
}
