﻿@charset "utf-8";
@import url("/Library/Css/user_layout.css");


/*메인*/

#mContainer {width: 100%;}
#mContainer #Container {width:100%;}

#mContainer h3{text-align:center;font-family:"맑은고딕";margin: 15px 0 60px;font-size: 16px;}

/*메인 롤링 배너*/
.m_slider{position:relative; /*width:810px;*/width:100%; height:auto; }
.m_slider .frame {overflow: hidden; position: relative;}
.m_slider .frame ul {list-style: none; margin: 0; padding: 0; position: absolute;}
.m_slider ul li{width:100%; float: left; !important;}
.m_slider .frame ul li { float: left; margin: 0 1px 0 0; padding: 0; cursor: pointer; }
.m_slider .frame ul li img {width:1882px;}
.m_slider .frame ul li.active { color: #fff; background: #a03232; }
.m_slider .bx-controls {position:absolute; width:100%; height:16px; bottom:8%; left: 0; z-index:100; }
.m_slider .bx-pager {display:table; margin:0 auto;}
.m_slider .bx-pager .bx-pager-item {float:left;}
.m_slider .bx-pager .bx-pager-item .active {}
.m_slider .bx-controls-direction {display:none;}
.m_slider .Rbtn1{position:absolute; left:-17px; top:248px; z-index:100;}
.m_slider .Rbtn2{position:absolute; right:-17px; top:248px; z-index:100;}
.m_slider .over_bg{background:url(/image/main/banner_over.png) bottom center no-repeat;width:100%; height:570px;}

.m_slider .bx-pager a {
    background: #ff5419;
    display: block;
    width: 26px;
    height: 4px;
    text-indent: -9999px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
	background: #fff;
}

.m_slider .bx-pager a.active {
    background: #59637b;
}


.mConBox1 {width:100%;}
.mConBox1:after {content: ""; display: block; clear: both; z-index: 1;}

.mConBox1 .m_slider {float: left;}

/* 섹션 타이틀 */
.sec-tit{margin-bottom:40px;font-family:'Noto Sans KR',sans-serif;font-size:30px;font-weight:300;color:#000;line-height:1;letter-spacing:-0.5px;
text-align:center; position: relative; font-family:"Univers LT 45 Light";}
.sec-tit strong{font-weight:500;}
.sec-tit span{display:inline-block;width:348px;height:74px;padding-top:22px;background:url(/Image/Main/bg-sec-tit.png) no-repeat left top, url(/Image/Main/bg-sec-tit.png) no-repeat right bottom;box-sizing:border-box;}
.sec-tit.thick span{background-image:url(/Image/Main/bg-sec-tit-thick.png), url(/Image/Main/bg-sec-tit-thick.png);}

.w1200{width:1200px; margin:0 auto;}

.mConBox2 {margin-top:40px;}

.dflexA{display:flex; flex-wrap:wrap; justify-content:space-between; align-items:center;}
.mConBox2 ul li {float: left;width:220px; height:150px; margin-bottom:15px; box-sizing: border-box;text-align:center;
border:1px solid #004098; border-radius:10px; display:flex; flex-direction:column; justify-content: space-evenly; box-shadow: 0 3px 6px #E8EEF6;}
.mConBox2 ul li > p{font-size:20px; font-family:"휴먼엑스포";}

.mConBox2 ul li:hover{background-color:#DDEBF5;}
.mConBox2 ul li:hover p{color:#0033E7;}

/* 대행절차 */
.mConBox3 {width:100%; background-color:#E9E9E9; height:auto; margin-top:100px;}
.mConBox3 .w1200{width:1200px; margin: auto; padding:50px 0;}
.tab {position: relative; width: 100%;}
.tab .search-de {position: absolute; top: 5px; right: 0;}
.tab .search-de span {display: inline-block;}
.tab .search-de span.in-de {margin-left: 20px;}
.tab .stepTab .menu_tab ul {width:320px; margin:0 auto 35px; display:flex; flex-wrap:nowrap; justify-content:space-between; align-items:center;}
.tab .stepTab .menu_tab ul li {float: left; width:48%; height:35px; line-height:35px; text-align: center; vertical-align: middle; font-size:18px;
font-family:"Roboto"; border:2px solid #004098; border-radius:20px;}
.tab .stepTab .menu_tab ul li.active {font-weight: bold; color: #000; background-color:#004098;}
.tab .stepTab .menu_tab ul li.active a {color:#fff ;}

/*BEST 쇼핑몰*/
h2.titl{font-size:32px; font-family:"Univers LT 45 Light"; font-weight:bold; text-align:center; line-height:43px; margin-bottom:10px; color:#333;}

.mConBox4{margin-top:40px;}
.Bshop{margin-top:40px;}
.Bshop ul li{width:285px; margin-right:20px; height:auto; overflow:hidden; border:1px solid #dbdbdb;}

/*노데이타
.search-ma ul {width:100%; margin: 0 auto;}
.no_data ul li{width:32.1%; position: relative;}
.no_data ul li img{width: 100%; height: 300px}
.no_data .nodata_txt{background: #fff; position: absolute; right: 0; bottom:-8%; width:86%; padding: 15px; border:1px solid #eee;}
.no_data .nodata_txt span{display: block; opacity: 0.7; letter-spacing: 0.095em;}
.no_data .nodata_txt span:first-child{font-size: 20px; padding-bottom: 5px; opacity: 1}
.no_data .nodata_txt .btn_more{font-size: 12px; color:#777; position: absolute; top:18px; right: 15px; letter-spacing: 0.15em;}
*/

.mConBox5{margin-top:40px;}
.mConBox5 h3{justify-content:flex-end;}
.mConBox5 h3 span{display:inline-block; width:80%; color:#7B7B7B; font-family:"맑은고딕"; font-size:16px; color:#333;}
a.moreBtn{display: inline-block; width: 80px; line-height: 22px; background-color: #004098; color: #fff; border-radius: 10px; font-size: 11px;
font-family: "휴먼둥근헤드라인";}
a.moreBtn:hover{background-color:#000;}
.hot-deal{position:relative;}
.hot-deal ul {width: 100%; text-align: center; overflow:hidden;}
.hot-deal ul li{width:275px; height:280px; cursor:pointer; position:relative; margin-bottom:20px;}
.hot-deal ul li a{display:block; overflow:hidden; width:100%; height:100%; margin-bottom:20px;}
.hot-deal ul li a img{width:100%; }
.hot-deal ul li .txtAreaB{position:absolute; width:100%; height:80px; background-color:#fff; padding:100px 0;}
.hot-deal ul li span {display: block; color: #fff;}
.hot-deal ul li span.Hname {font-size: 13px;  overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-top: 15px;}
.hot-deal ul li span.Hprice {font-size: 16px; font-weight: bold; margin-top: 7px;}
.hot-deal ul li:hover .txtAreaB{top:0; background-color:#0000007a; }


.mConBox6{}

h2.TitleA strong {position: relative; padding-left:10px; font-size:24px; font-family: 'Noto Sans CJK KR'; font-weight: bold; color: #333;}
h2.TitleA span.more{display:inline-block;width:100px; line-height:24px; font-size:14px; border:2px solid #3A5491; text-align:center;
font-weight:400; border-radius:20px;}
h2.TitleA span.more:hover{background-color:#3A5491;} h2 span.more:hover a{ color:#fff;}

.mConBox6{margin-top:20px;}
.mConBox6 > div > div {width:49%;}
.mConBox6 > div ul {width:100%; padding: 20px 26px; box-sizing: border-box; background-color:#EAEEFC; margin-top:20px; border-radius:19px;}
.mConBox6 > div ul li {position: relative; width: 100%; margin-bottom:20px;}
.mConBox6 > div ul li a {position: relative; display: block; width: 80%; font-size: 15px; overflow: hidden; white-space: nowrap; 
text-overflow: ellipsis;}
.notice_tit{display:inline-block; width:50px; line-height:20px; border:1px solid #3A5491; background-color:#3A5491; color:#fff; font-size:14px; text-align:center;
border-radius:10px; margin-right:8px;}
.mConBox6 > div ul li:last-child{margin-bottom:0;}

.faq-tit{background-color:#fff; color:#3A5491; border:1px solid #707070;}
.mConBox6 > div div.faq ul {background-color:#3A5491;}
.mConBox6 > div div.faq ul li {color:#fff;}
.mConBox6 > div div.faq ul li a {color:#fff;}





/* mConBox7 관세청관련 사이트 */
.mConBox7{margin-top:40px; background-image:url("/image/main/trkBg.png"); background-size:cover; height:320px; overflow:hidden;}
.mConBox7 h2{text-align:center;}
.w995{width:995px; margin:40px auto 0;}
.mConBox7 form{width:450px; margin:40px 0; background-color:#fff; display:flex; flex-wrap:nowrap; align-items:center; border:1px solid #004098;
border-radius:7px;}
.flagImg{display:inline-block; margin-left:15px;}
.mConBox7 form input[type="text"]{width:80%; display:inline-block; height:40px; border:none; margin-left:3%;}

.mConBox7 li{width:450px; height:90px; background-color:#004098; border-radius:8px; border:1px solid #004098; cursor:pointer;}
.mConBox7 li:hover{background-color:#333;}
.mConBox7 a.imgBox-A{padding:7px 30px 7px 20px; display:flex; place-content:flex-start; align-items:self-end;}
.mConBox7 .imgBox-A p span{color:#fff; font-size:19px; margin-right:20px;}

.mConBox7 a.imgBox-B{height:58px; justify-content:space-between;}
.mConBox7 a.imgBox-B > span{margin-left:20px; position:relative;}
.mConBox7 a.imgBox-B > span > img{position:absolute; bottom:-6px;}

/* #mConBox8 */
.mConBox8{margin-top:40px;}
.mConBox8 h2{color:#333; font-size:24px; font-weight:400; font-family:'Noto Sans CJK KR'; margin-bottom:30px;}

.mConBox8 > .dflexA > div{width:367px;}
.mConBox8 > .dflexA > div > .img-Ar{width:367px;  height:231px; display:block; border:1px solid #3A5491; border-radius:15px; overflow:hidden;}

.mConBox8 h4{font-size:24px; padding:40px 30px;}
.mConBox8 .top-rate .exch{width:100%; background-color:#fff; height:231px; border:1px solid #3A5491; border-radius:15px;}
.mConBox8 .exch .dflexA{padding:0 30px; flex-wrap:nowrap;}
.mConBox8 .exch li{font-size:20px; line-height:50px;}

/* 하단정보배너 */
.mConBox9 {width: 1200px; margin:100px auto 0;}
.mConBox9 .dflexA{align-items:flex-start;}
#mContainer .mConBox9 h2{text-align:left; margin-bottom:20px; display:flex; flex-wrap:wrap; align-items:center;}
#mContainer .mConBox9 h2 strong{display:inline-block; width:5px; height:11px; background-color:#3E3E3E; margin-right:15px; }
#mContainer .mConBox9 h2 span{font-family:"Titillium Web"; font-size:25px;}

.mConBox9 .cs-info {width:33%; margin-right:2%;}
.mConBox9 .bank-info {width:33%; margin-right:2%;  border-left: none;}
.mConBox9 .top-rate{width:29%; border:1px solid #000;}
.mConBox9 .top-rate .na-name {
	width:100%;
	height: 40px;
	line-height: 40px;
	background: /*#919293*/#2c2c2c;
	text-align:center;
	color: #fbfbfb;
	font-size:18px;
}
.mConBox9 .top-rate .rate-con {
	width: 198px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #3f4253;
	border-top: none;
	text-align: center;
	vertical-align: middle;
	font-size: 13px;
}
.mConBox9 .top-rate .rate-con span {
	font-size: 15px;
	font-weight: bold;
	color: #333;
}


/*고시환율*/
.mConBox9 .top-rate .exch{width:50%; float:left;/* height:100px; */margin-top: 10px;}
.mConBox9 .top-rate .exch ul{width:96%;/* height:90px; *//*outline:1px solid #ccc;*/ margin:0 auto;}
.mConBox9 .top-rate h3{text-align:center; margin:8px 0; color: #000; font-weight: 900; font-size: 15px;}
.mConBox9 .top-rate .exch ul li{width:132px; margin:0 auto;height: 35px;}
.mConBox9 .top-rate .exch ul li:last-child{color:#f00; font-size:13px;}

@media all and (min-width:100px) and (max-width:1000px){
#mContainer {margin-top:0;}
}


@media max-width:767px){
.popUpArea{display:none;}
}

@media (max-width:1280px){

.w1200 , .mConBox3 .w1200{width:96%;}
.tab img{width:100%;}

}

@media (max-width:1240px){
.mConBox1{width:100%;}
.mConBox2, .mConBox4, .mConBox5, .mConBox6, .mConBox8 .w1200 , .mConBox9{margin:40px auto 0;}
.m_slider .bxslider li a img{width:100%;}

.mConBox2 ul li{width:19%;}

.hot-deal ul li{width:24%; height:240px;}
.hot-deal ul li a img{height:100%;}
.hot-deal ul li .txtAreaB{height:80px; padding:80px 0;}

.mConBox8 > .dflexA > div{width:49%; margin-bottom:20px;}
.mConBox8 > .dflexA > div:last-child{margin-bottom:0;}

}

@media (max-width:1100px){
.mConBox7{height:auto;}
.w995{width:90%; margin:40px auto;}
.mConBox7 form{margin:40px auto 0;}
.mConBox7 li {width:48%;}
.mConBox7 li a img{width:100%; height:100%;}
.w995 > ul{margin-top:40px;}
}

@media (max-width:1000px){
.mConBox2 ul li > p{font-size:16px;}	
.mConBox2 ul li a > img{height:60px;}
.mConBox3{display:none;}
}

@media (max-width:768px){
#mContainer h3{margin:15px 0 30px;}
.mConBox2 ul li{width:49%; margin-bottom:8px; height:110px;}
.mConBox2 ul li a > img{height:50px;}
h2.titl{font-size:24px; line-height:25px;}
h2.TitleA span.more{width:80px; line-height:20px; font-size:12px;}

.mConBox7 li{width:450px;  margin:0 auto 10px; text-align:center;}
.mConBox7 li a img{width:auto; height:auto;}

}

@media (max-width:800px){
.hot-deal ul li{width:33%; margin-bottom:10px; height:220px;}
.hot-deal ul li .txtAreaB{padding:70px 0;}
.hot-deal ul li:nth-child(7), .hot-deal ul li:nth-child(8){display:none;}

.mConBox6 > div > div{width:100%;}
.mConBox6 > div > div:last-child{margin-top:20px;}

.mConBox8 > .dflexA > div{width:100%;}
.mConBox8 > .dflexA > div.top-rate{width:367px;}
.mConBox8 h4{font-size:20px; padding:40px 20px;}
.mConBox8 .exch .dflexA{padding:0 20px;}

}


@media (max-width:600px){
.hot-deal ul li{height:200px;}
.hot-deal ul li .txtAreaB{padding:60px 0;}
}

@media (max-width:520px){
.hot-deal ul li{width:49%; height:180px;}
.hot-deal ul li .txtAreaB{padding:50px 0;}

.Bshop .bx-viewport ul li{border:none; margin-right:-2%;}
.Bshop .bx-viewport ul li a{width:200px; height:80px; display:block; border:1px solid #dbdbdb;}
.Bshop .bx-viewport ul li a img{width:100%; height:100%;}
.mConBox7 form{width:100%; margin:20px auto 0;}
.w995 > ul{margin-top:20px;}
.mConBox7 li{width:100%;}
.mConBox7 li a img{width:100%; height:100%;}
}
@media (max-width:485px){
.Bshop .bx-viewport ul li{margin-right:-3%;}
}
@media (max-width:432px){
.mConBox5 h3 a.moreBtn{margin-top:10px;}
}


@media (max-width:390px){
.mConBox8 > .dflexA > div > .img-Ar{width:100%;}
.mConBox8 > .dflexA > div > .img-Ar img{width:100%;}
}



@media (max-width:482px){
.mConBox2, .mConBox3, .mConBox4, .mConBox5, .mConBox6, .mConBox8 .w1200 , .mConBox9{width:96%; margin:20px auto 0;}

.m_slider .bx-controls{bottom:5px;}
.m_slider .bx-pager a{width:10px; height:10px;}

}



@media (max-width:1450px){
#floating , #floating2 ,#floating3 , #floating4{display:none;}
}

/*팝업*/
/*#full{width:100%; height:100%; background-color:rgba(0,0,0,0.5); position:fixed; left:0; top:0;}*/
.LayerPopArea{width:auto; height:auto;
display:flex;flex-wrap: wrap; flex-direction: column; align-items: center; justify-content: center;}
.popBody{width:100%; height:100%;}
@media (max-width:768px){
.LayerPopArea{background:rgba(0,0,0,0.7); }
}
