
@import url("swiper.css");

/*메인비주얼*/
#mainVisual { width: 100%; height:840px; position: relative; overflow: hidden; }
#mainVisual .visual, 
#mainVisual .visual li { width:100%; height:840px; position: relative; overflow: hidden; }
#mainVisual .visual li img { position: absolute; top: -9999px; right: -9999px; bottom: -9999px; left: -9999px; margin: auto; width:110%; height:110%;  min-width: 100%; min-height: 100%; z-index:-1; animation:vsImg 2s; -webkit-animation:vsImg 2s; }
#mainVisual .vsTit { position: absolute; top: 117px; left: 50%; margin-left:-700px; z-index:99; width: 1400px; /* animation:vsTit 3s; -webkit-animation:vsTit 3s; */}
#mainVisual .vsTit h2 { color: #fff; font-size:60px; line-height: 120%; font-weight: 700; }
#mainVisual .vsTit p { margin-top: 25px; font-size:24px; font-weight: 300; line-height: 120%; color: #bababa;  }
#mainVisual .vsTit a { display: block; margin-top:95px; width:180px; height:48px; box-sizing:border-box; border:1px solid #f5f5f5; color: #fff; line-height:46px; text-align: center; font-size:16px; letter-spacing: -.2px; }
#mainVisual > i { position: absolute;transform:rotate(-90deg); -webkit-transform:rotate(-90deg); color: #fff; font-family: "Exo"; font-weight: 700; font-size:20px; z-index:99; font-style:normal; }
#mainVisual > i.first { color: #8a8a89; top: 690px; left: 45px; }
#mainVisual > i.last { color: #8a8a89; top: 135px; left: 45px; }
#mainVisual .swiper-container { position:absolute; left:0; top:0; max-width:600px; }
#mainVisual .swiper-slide { position:relative; overflow:hidden; }
#mainVisual .swiper-pagination { position: absolute; left:0; bottom:-35px; width:100%; }
#mainVisual .swiper-pagination .swiper-pagination-bullet { width:10px; height:10px; background-color:rgba(255,255,255,.3); margin:0 12px; opacity:1; outline:none; }
#mainVisual .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color:rgba(255,255,255,1); opacity: 1;}
#mainVisual .mov { position: absolute; top: 264px; left: 50%; margin-left:-700px; width: 1400px;  z-index:99; }
#mainVisual .mov .box {  position:relative; max-width:600px; height:345px; }
#mainVisual .mov video { width:600px; height:345px; }
#mainVisual .mov iframe,
#mainVisual .mov .video-container { width:600px; height:345px; }
#mainVisual .topList { position: absolute; top: 20px; left: 50%; margin-left:-700px; width: 1400px;  z-index:99; color:rgba(255,255,255,.5); font-size:14px; }
#mainVisual .topList span { display:inline-block; margin:0 10px; }
#mainVisual .topList strong { font-family: "Exo"; font-weight: 600; }
#mainVisual .bottomList { position: absolute; bottom: 0; left: 50%; margin-left:-700px; width: 1400px; height: 170px; z-index:99; border-top:1px solid rgba(255,255,255,.4); box-sizing:border-box; padding-top:40px; }
#mainVisual .bottomList > div { float: left; width:50%; }
#mainVisual .bottomList > div.rightTxt { box-sizing:border-box; padding-left:75px; }
#mainVisual .bx-controls-direction { position:absolute; z-index:99; top:375px; left:0; width:100%; }
#mainVisual .bx-controls-direction a { position:absolute; width:48px; height:106px; display:block; cursor:pointer; text-indent:-9999px; }
#mainVisual .bx-prev { left:5%; background:url(/img/main/btn_prev.png) no-repeat; }
#mainVisual .bx-next { right:5%; background:url(/img/main/btn_next.png) no-repeat; }
#mainVisual .bx-pager { position:absolute; top:200px; width:15px; left:55px; height:440px; z-index:99; text-align:center; }
#mainVisual .bx-pager div { width: 2px; height: 146.66px; background: #838383; }
#mainVisual .bx-pager div a { width: 2px; height: 33%; }
#mainVisual .bx-pager div a.active { background: #e20b17; width: 2px; height: 100%; }
#mainVisual .bx-pager a { display: block; width:2px; height:100%; text-indent:-9999px;  }
#mainVisual .bx-pager a:hover, 
#mainVisual .bx-pager a.active { border-color:#b37a34; filter: alpha(opacity=100); opacity: 1; }
#mainVisual .scrollDown { position: absolute; bottom: 60px; right: 55px; z-index:999; width: 18px; height: 142px; color: #fff; background:url(/img/main/icon_scrollBottom.png) no-repeat bottom center; cursor:pointer; animation:scroll 3s; -webkit-animation:scroll 3s; }
#mainVisual .scrollDown span { display: block; width:140px; overflow: hidden; font-size:12px; text-transform: uppercase; color: #fff; position: absolute; transform:rotate(270deg); -webkit-transform:rotate(270deg); left: -60px; top: 0; }

@keyframes vsImg {
	0% { width:100%; height:100%; }
	100% { width:110%; height:110%; }
}

@-webkit-keyframes vsImg {
	0% { width:100%; height:100%; }
	100% { width:110%; height:110%; }
}

@keyframes vsTit {
	0%, 50% { opacity:0; }
	100% { opacity:1; }
}
@-webkit-keyframes vsTit {
	0%, 50% { opacity:0; }
	100% { opacity:1; }
}

@keyframes scroll {
	0% { transform:scale(1.1); -webkit-transform:scale(1.1); }
	100% { transform:scale(1.1); -webkit-transform:scale(1.1); }
}

.bottomList .tit { overflow: hidden; width:auto; float: left; }
.bottomList h3 { color: rgba(255,255,255,.8); font-size:20px; line-height: 120%; text-transform: uppercase; font-family: "Exo"; font-weight: 700; display: inline-block; width:auto; }
.bottomList .tit a { margin-top:20px; display: block; width:33px; height:33px; border:1px solid #8a8a89; position: relative; font-size:0; }
.bottomList .tit a:before { content: ""; display: block; width:13px; height:1px; background: #626360; position: absolute; top: 16px; left: 11px; }
.bottomList .tit a:after { content: ""; display: block; width:1px; height:13px; background: #626360; position: absolute; top: 10px; left: 17px; }
.bottomList .txt { float: right; width:355px; margin-right: 70px; overflow: hidden; }
.bottomList .txt li { overflow: hidden; margin-bottom: 10px; }
.bottomList .txt li a { overflow: hidden; font-size:16px; line-height: 120%; font-weight: 300; color: rgba(255,255,255,.5); }
.bottomList .txt li .subject { float: left; }
.bottomList .txt li .date { float: right; }
.bottomList .rightTxt dl { float: right; }
.bottomList .rightTxt dt { color: #fff; font-size:32px; line-height: 120%; font-weight: 700; font-family: "Exo"; margin-bottom: 10px; }
.bottomList .rightTxt dd { font-size:16px; line-height: 150%; font-weight: 300; color:rgba(255,255,255,.5); }


/*제품정보*/
.infoBox { margin:120px 0; overflow: hidden; text-align: center; position: relative; }
.infoBox h3 { color: #111010; font-size:40px; line-height: 120%; font-weight: 500; }
.infoBox > p { text-align: center; font-size:20px; font-weight: 300; line-height: 120%; color: #888; margin-top:25px; }
.infoBox > article { margin-top:50px; width:100%; }
.infoBox:before { content: ""; display: block; width:119px; height:544px; background: url(/img/main/bg_pdBox1.gif) no-repeat; position: absolute; top: 220px; left: 0; z-index:-2; } 
.infoBox:after { content: ""; display: block; width:190px; height:200px; background: url(/img/main/bg_pdBox2.gif) no-repeat; position: absolute; top: 360px; right: 0; z-index:-2; } 

.menuList { margin: 0 auto; width: 1200px; height: 147px; box-sizing:border-box; border:1px solid #dbe5f2; background: #f2f6fb; }
.menuList li { float: left; width:9.09%; height: 100%; overflow: hidden; }
.menuList li a { display: block; width:100%; height:100%; overflow: hidden; }
.menuList li a img { margin-top: 22px; }
.menuList li a p { margin-top:20px; font-size:15px; font-weight: 300; line-height: 120%; color: #b5b8bc; letter-spacing: -1px; }
.menuList li a.active { background: #5790ef url(/img/main/bg_menu.gif) no-repeat left center; opacity:.9999; position: relative; } 
.menuList li a.active p { color: #fff; }
.menuList li i { display: block; width: 100%; height: 53px; margin: 20px auto 0; }
.menuList li i.num1 { background: url(/img/main/icon_infoM1_off.png) no-repeat center; }
.menuList li a.active i.num1 { background: url(/img/main/icon_infoM1_on.png) no-repeat center; }
.menuList li i.num2 { background: url(/img/main/icon_infoM6_off.png) no-repeat center; transform:rotate(-180deg); -moz-transform:rotate(-180deg);  -webkit-transform:rotate(-180deg); }
.menuList li a.active i.num2 { background: url(/img/main/icon_infoM6_on.png) no-repeat center; }
/*
.menuList li i.num2 { background: url(/img/main/icon_infoM2_off.png) no-repeat center; }
.menuList li a.active i.num2 { background: url(/img/main/icon_infoM2_on.png) no-repeat center; }
*/
.menuList li i.num3 { background: url(/img/main/icon_infoM3_off.png) no-repeat center; }
.menuList li a.active i.num3 { background: url(/img/main/icon_infoM3_on.png) no-repeat center; }
.menuList li i.num4 { background: url(/img/main/icon_infoM4_off.png) no-repeat center; }
.menuList li a.active i.num4 { background: url(/img/main/icon_infoM4_on.png) no-repeat center; }
.menuList li i.num5 { background: url(/img/main/icon_infoM5_off.png) no-repeat center; }
.menuList li a.active i.num5 { background: url(/img/main/icon_infoM5_on.png) no-repeat center; }
.menuList li i.num6 { background: url(/img/main/icon_infoM6_off.png) no-repeat center; }
.menuList li a.active i.num6 { background: url(/img/main/icon_infoM6_on.png) no-repeat center; }
.menuList li i.num7 { background: url(/img/main/icon_infoM7_off.png) no-repeat center; }
.menuList li a.active i.num7 { background: url(/img/main/icon_infoM7_on.png) no-repeat center; }
.menuList li i.num8 { background: url(/img/main/icon_infoM8_off.png) no-repeat center; }
.menuList li a.active i.num8 { background: url(/img/main/icon_infoM8_on.png) no-repeat center; }
.menuList li i.num9 { background: url(/img/main/icon_infoM9_off.png) no-repeat center; }
.menuList li a.active i.num9 { background: url(/img/main/icon_infoM9_on.png) no-repeat center; }
.menuList li i.num10 { background: url(/img/main/icon_infoM10_off.png) no-repeat center; }
.menuList li a.active i.num10 { background: url(/img/main/icon_infoM10_on.png) no-repeat center; }
.menuList li i.num11 { background: url(/img/main/icon_infoM11_off.png) no-repeat center; }
.menuList li a.active i.num11 { background: url(/img/main/icon_infoM11_on.png) no-repeat center; }
.menuList li i.num12 { background: url(/img/main/icon_infoM2_off.png) no-repeat center; }
.menuList li a.active i.num12 { background: url(/img/main/icon_infoM2_on.png) no-repeat center; }
.pdBox { width: 1200px; height: 460px; /* overflow: hidden; */ margin: 100px auto 0; position: relative; }
.pdBox > p { position: absolute; top: 190px; width: 82px; height: 82px; border-radius:50%; background: #8a8f99; z-index:999; cursor:pointer; }
.pdBox > p img { position: absolute; top: -9999px; right: -9999px; bottom: -9999px; left: -9999px; margin: auto; }
.pdBox .left { left: 0; }
.pdBox .right { right: 0; }
.pdList, .pdList > li { width: 100%; height: 460px; position: relative; } 
.pdBox .txt { float: left; width:550px; overflow: hidden; margin-left: 100px; }
.pdBox .txt h4 { text-align: left; font-size:52px; color: #303030; line-height:120%; letter-spacing: -2px; }
.pdBox .txt h4 span { color: #9c9c9c; font-size:20px; line-height: 120%; letter-spacing:4px; margin-left: 25px; vertical-align: top; padding-top: 15px; display: inline-block; }
.pdBox .txt h4 i { display: block; width: 80px; height: 30px; margin-bottom: 15px; background: #e60612; color: #fff; line-height:30px; text-align: center; font-size:16px; font-weight: 300; font-style:normal; }
.pdBox .txt > p { margin-top:40px; font-size:20px; font-weight: 300; line-height: 150%; color: #6d6c6c; text-align: left; }
.pdBox .txt div { margin-top:100px; width: 545px; height:253px; overflow: hidden; background: #f0f2f8; position: relative; }
.pdBox .txt div:before { content: ""; display: block; width:100%; height:100%; position: absolute; top: 0; left: 0; border:1px solid #dbe5f2; box-sizing:border-box; }
.pdBox .list { padding:30px 0 0 30px; float: left; position: relative; z-index:5; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;
width:calc(100% - 140px);
width:-webkit-calc(100% - 140px);
width:-moz-calc(100% - 140px);
}
.pdBox .list li { float: left; }
.pdBox .list li:first-child:after { display: none; }
.pdBox .list li:after { content: ""; display: block; width:1px; height:18px; background: #303030; float: left; margin:6px 12px 0; }
.pdBox .list li a { font-size:16px; color: #303030; cursor:pointer; }
.pdBox .list li:hover a { text-decoration:underline; }
.pdBox .img { position: relative; float: right; width: 400px; margin-right: 100px; }
.pdBox .img p { font-family: "Exo"; font-weight: 700; font-size:105px; color: #cfcfcf; opacity:.4; line-height: 100%; position: absolute; top: 0;  z-index:-1; letter-spacing: 13px; text-indent: 13px; }
.pdBox .img img { display: block; margin:40px auto 0; max-height:260px; }
.pdBox .img a { display: block; margin:48px auto 0; width:180px; height:48px; box-sizing:border-box; border:1px solid #5e626c; line-height:46px; color: #454242; font-size:16px; }
.pdTit { width:140px; height:253px; background: url(/img/main/bg_pdTit.gif); float: left; }
.pdTit img { display: block; margin: 72px auto 0; }
.pdTit span { display: block; color: #fff; font-size:16px; letter-spacing: -.5px; margin-top: 15px; }



/*상품정보*/
.goodsBox { width: 100%; background:url(/img/main/bg_goods.jpg) no-repeat center; background-size:cover; overflow: hidden; padding:120px 0; }
.goodsBox h3 { text-align: center; font-size:40px; line-height:120%; font-weight: 500; color: #fff; }
.goodsBox p { margin-top: 25px; text-align: center; font-size:20px; font-weight: 100; line-height: 120%; color:rgba(255,255,255,.7); letter-spacing: -.5px; }
.goodsBox > ul { width: 1400px; margin: 50px auto 0; overflow: hidden; border:1px solid rgba(255,255,255,.2); border-left:none; border-bottom:none; box-sizing:border-box; }
.goodsBox > ul li { float: left; width:20%; height: 340px; border-left:1px solid rgba(255,255,255,.2); border-bottom:1px solid rgba(255,255,255,.2); box-sizing:border-box; position: relative; }
.goodsBox > ul li img { text-align: center; }
.goodsBox > ul li .hover { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(36,64,155,.7); overflow: hidden; opacity:0; transition:all .3s; -webkit-transition:all .3s; }
.goodsBox > ul li .hover i { display: block; width:78px; height:78px; box-sizing:border-box; border:2px solid #fff; font-size:0; margin:127px auto 0; position: relative; } 
.goodsBox > ul li .hover i:before { content: ""; display: block; width:36px; height:4px; background: #fff; border-radius:2px; position: absolute; top: 35px; left: 19px; }
.goodsBox > ul li .hover i:after { content: ""; display: block; width:4px; height:36px; background: #fff; border-radius:2px; position: absolute; top: 19px; left: 35px; }
.goodsBox > ul li .hover:hover { opacity:1;  }
.goodsBox > ul li .hover p { font-family: 'Exo', sans-serif; font-weight: 700; font-size:20px; line-height: 120%; letter-spacing: -.2px; color: #fff; }
.goodsBox > ul li .img { width: 100%; height: 100%; text-align: center; overflow: hidden; }
.goodsBox > ul li .img p { margin-top:45px; font-size:20px; color: #fff; letter-spacing: -.5px; }
.goodsBox > ul li .img img { margin:40px auto 0; display: inline-block; }


@media screen and (max-width:1400px) {

	/*메인비주얼*/
	#mainVisual,
	#mainVisual .visual, 
	#mainVisual .visual li { height:675px; }
	#mainVisual .visual li img { height: 100%; }
	#mainVisual .vsTit { top: 100px; left: 50px; margin-left:0; width: calc(100% - 100px); box-sizing:border-box; padding:0 120px; }
	#mainVisual > i.first { top: 570px; left: 17px;  }
	#mainVisual > i.last { top: 90px; left: 17px; }
	#mainVisual .bx-controls-direction { top:275px; }
	#mainVisual .bx-pager { top:120px; left:25px; height:440px; z-index:99;  }
	#mainVisual .scrollDown,
	#mainVisual .bottomList { display: none; }
	#mainVisual .mov { top: 264px; left: 50px; margin-left:0; width: calc(100% - 100px); box-sizing:border-box; padding:0 120px; }
	#mainVisual .mov .box { max-width:500px; height:287px; }
	#mainVisual .swiper-container {max-width:500px; }
	#mainVisual .mov video { width:500px; height:287px; }
	#mainVisual .mov iframe,
	#mainVisual .mov .video-container { width:500px; height:287px; }
	#mainVisual .topList { top: 20px; left: 50px; margin-left:0; width: calc(100% - 100px); box-sizing:border-box; padding:0 120px;}



	/*제품정보*/
	.infoBox { margin:50px 0; box-sizing:border-box; padding:0 15px; }
	.infoBox > p { text-align: center; font-size:20px; font-weight: 300; line-height: 120%; color: #888; margin-top:15px; }
	.infoBox:before, .infoBox:after { display: none; } 
	.menuList { width: 100%; height: auto; overflow: hidden; border:none; border-top:1px solid #dbe5f2; border-left:1px solid #dbe5f2; position: relative; }
	.menuList:before { content: ""; display: block; width:100%; height:1px; background: #dbe5f2; position: absolute; bottom: 0; left: 0; }
	.menuList:after { content: ""; display: block; width:1px; height:100%; background: #dbe5f2; position: absolute; bottom: 0; right: 0; }
	.menuList li { float: left; width:33.33%; height: 120px; border-bottom:1px solid #dbe5f2; border-right:1px solid #dbe5f2; box-sizing:border-box; }
	.menuList li a img { margin-top: 22px; }
	.menuList li a p { margin-top:10px; font-size:16px; font-weight: 300; line-height: 120%; color: #b5b8bc; letter-spacing: -.8px; }
	.pdBox { width: 100%; height: auto; margin: 30px auto 0; }
	.pdBox > p { position: absolute; top: 190px; width: 60px; height: 60px; border-radius:50%; background: #8a8f99; z-index:999; cursor:pointer; }
	.pdBox > p img { position: absolute; top: -9999px; right: -9999px; bottom: -9999px; left: -9999px; margin: auto; }
	.pdBox .left { left: 0; }
	.pdBox .right { right: 0; }
	.pdList, .pdList > li { width: 100%; height: auto; position: relative; } 
	.pdBox .txt { float: none; width:100%; margin: 0 auto; box-sizing:border-box; padding:0; }
	.pdBox .txt h4 span { margin-left: 0; padding-top:0; display: block; }
	.pdBox .txt div { margin-top:30px; width: 100%; height:148px; overflow: hidden; background: #f0f2f8; position: relative; }
	.pdBox .txt div:before { content: ""; display: block; width:100%; height:100%; position: absolute; top: 0; left: 0; border:1px solid #dbe5f2; box-sizing:border-box; }
	.pdBox .list { margin:30px 0 0 30px; float: left; position: relative; z-index:5; }
	.pdBox .list li { float: left; }
	.pdBox .list li:first-child:after { display: none; }
	.pdBox .list li:after { content: ""; display: block; width:1px; height:18px; background: #303030; float: left; margin:6px 12px 0; }
	.pdBox .list li a { font-size:16px; color: #303030; cursor:pointer; }
	.pdBox .list li:hover a { text-decoration:underline; }
	.pdBox .img { float: none; margin: 0 auto; }
	.pdBox .img p { font-family: "Exo"; font-weight: 700; font-size:105px; color: #cfcfcf; opacity:.4; line-height: 100%; position: absolute; top: 0;  z-index:-1; letter-spacing: 13px; text-indent: 13px; }
	.pdBox .img img { display: block; margin:40px auto 0; }
	.pdBox .img a { display: block; margin:48px auto 0; width:180px; height:48px; box-sizing:border-box; border:1px solid #5e626c; line-height:46px; color: #454242; font-size:16px; }
	.pdTit { width:140px; height:148px; background: url(/img/main/bg_pdTit.gif) no-repeat; float: left; }
	.pdTit img { display: block; margin: 33px auto 0; }
	.pdTit span { display: block; color: #fff; font-size:16px; letter-spacing: -.5px; margin-top: 15px; }




	/*상품정보*/
	.goodsBox { padding:50px 15px; box-sizing:border-box; }
	.goodsBox p { margin-top: 15px; font-size:18px; }
	.goodsBox > ul { width: 100%; margin: 40px auto 0; position: relative; }
	.goodsBox > ul:before { content: ""; display: block; width:100%; height:1px; background: rgba(255,255,255,.2); position: absolute; bottom: 0; left: 0; }
	.goodsBox > ul li { width:25%; height: 280px; }
	.goodsBox > ul li:last-child { border-right:1px solid rgba(255,255,255,.2); }
	.goodsBox > ul li .hover i { margin:85px auto 0; }
	.goodsBox > ul li .img p { margin-top:25px; }
	.goodsBox > ul li .img img { margin:20px auto 0; }

}

@media screen and (max-width:750px) {

	/*메인비주얼*/
	#mainVisual,
	#mainVisual .visual, 
	#mainVisual .visual li { height:450px; }
	#mainVisual .vsTit { top: 75px; padding:0 20px; width: 100%; }
	#mainVisual .vsTit h2 { font-size:50px; }
	#mainVisual .vsTit p { margin-top: 15px; font-size:18px; }
	#mainVisual .vsTit a { margin-top:50px; }
	#mainVisual > i.first { top: 415px; left: 17px;  }
	#mainVisual > i.last { top: 20px; left: 17px; }
	#mainVisual .bx-pager { top:60px; left:25px; height:330px; }
	#mainVisual .bx-pager div { height: 110px; }
	#mainVisual .bx-pager div a { width: 2px; height: 33%; }
	#mainVisual .bx-pager div a.active { background: #e20b17; width: 2px; height: 100%; }
	#mainVisual .bx-pager a { display: block; width:2px; height:100%; text-indent:-9999px;  }
	#mainVisual .bx-pager a:hover, 
	#mainVisual .bx-pager a.active { border-color:#b37a34; filter: alpha(opacity=100); opacity: 1; }
	#mainVisual .scrollDown,
	#mainVisual .bottomList,
	#mainVisual .bx-controls-direction { display: none; }
	#mainVisual .mov { top: 200px; left: 50px;  padding:0 20px; width: 100%; }
	#mainVisual .mov .box { width:300px; height:172px; }
	#mainVisual .swiper-container {max-width:300px; }
	#mainVisual .mov video { width:300px; height:172px; }
	#mainVisual .mov iframe,
	#mainVisual .mov .video-container { width:300px; height:172px; }
	#mainVisual .topList { top: 20px; left: 50px;  padding:0 20px; width: 100%; }
}

@media screen and (max-width:650px) {



	/*제품정보*/
	.infoBox > p { font-size:18px; margin-top:15px; }
	.pdBox .left, .pdBox .right { display: none; }
	.pdList, .pdList > li { width: 100%; height: auto; position: relative; } 
	.pdBox .txt h4 { margin-top:20px; font-size:45px; }
	.pdBox .txt h4 i { margin-bottom: 0; }
	.pdBox .txt div { margin-top:30px; width: 100%; height:148px; overflow: hidden; background: #f0f2f8; position: relative; }
	.pdBox .txt div:before { content: ""; display: block; width:100%; height:100%; position: absolute; top: 0; left: 0; border:1px solid #dbe5f2; box-sizing:border-box; }
	.pdBox .txt > p { margin-top:20px; font-size:18px; }
	.pdBox .list { margin:0; float: left; position: relative; z-index:5; box-sizing:border-box; width:calc(100% - 140px); height: 100%; padding:20px; }
	.pdBox .list li { float: left; }
	.pdBox .list li:first-child:after { display: none; }
	.pdBox .list li:after { content: ""; display: block; width:1px; height:18px; background: #303030; float: left; margin:6px 12px 0; }
	.pdBox .list li a { font-size:16px; color: #303030; cursor:pointer; }
	.pdBox .list li:hover a { text-decoration:underline; }
	.pdBox .img { float: none; margin: 0 auto; }
	.pdBox .img p { font-family: "Exo"; font-weight: 700; font-size:105px; color: #cfcfcf; opacity:.4; line-height: 100%; position: absolute; top: 0;  z-index:-1; letter-spacing: 13px; text-indent: 13px; }
	.pdBox .img img { display: block; margin:40px auto 0; }
	.pdBox .img a { display: block; margin:48px auto 0; width:180px; height:48px; box-sizing:border-box; border:1px solid #5e626c; line-height:46px; color: #454242; font-size:16px; }
	.pdTit { width:140px; height:148px; background: url(/img/main/bg_pdTit.gif) no-repeat; float: left; }
	.pdTit img { display: block; margin: 33px auto 0; }
	.pdTit span { display: block; color: #fff; font-size:16px; letter-spacing: -.5px; margin-top: 15px; }


	
	/*상품정보*/
	.goodsBox > ul li { width:50%; height: 280px; }
	.goodsBox > ul li:last-child { border-right:none; }
	.goodsBox > ul li .hover i { margin:85px auto 0; } 
	.goodsBox > ul li .img p { margin-top:25px; }
	.goodsBox > ul li .img img { margin:20px auto 0;  }

}

