#subWrap {
	width: 100%;
	background-size: 100% 142px;
}

header {
	position: relative;
	border-bottom: 2px solid #c2911b;
}


.headerTop {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	text-align: right;
}

.headerTop > a {
	float: left;
}

.headerTop fieldset {
	display: inline-block;
	width: auto;
	padding-top: 23px;
}

.headerTop > a.btnFavorite {
	float: right;
	cursor: pointer;
}

.headerTop .headerSearchBox {
	width: 260px;
	height: 36px;
	padding-left: 20px;
	border-radius: 30px;
	background: #f5f5f5;
	color: #999;
	font-size: 14px;
	border: 0;
	outline: 0;
}

.headerTop .headerSearchBox > input {
	padding-top: 5px;
	background: transparent;
	border: 0;
	float: left;
	text-align: left;
	outline: 0;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}

.headerGnb {
	overflow: hidden;
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	padding-top: 1px;
	text-align: left;
}
.headerGnb a.btnAllMenu {
	display: inline-block;
	float: left;
}
.headerGnb ul.headerGnbList {
	display: inline-block;
	float: left;
	width: auto;
	padding-left: 70px
}

.headerGnb ul.headerGnbList li {
	position: relative;
	float: left;
	width: 150px;
	line-height: 56px;
	text-align: left;
	padding: 0 15px;
}

.headerGnb ul.headerGnbList li a {
	display: block;
	width: 100%;
	line-height: 56px;
	color: #111;
	font-size: 18px;
	font-weight: 600;
}
.headerGnb ul.headerGnbList li.active {
	border-bottom: 2px solid #c2911b;	
}

.headerGnb ul.headerSign {
	display: inline-block;
	float: right;
	width: auto;
}

.headerGnb ul.headerSign li {
	float: left;
	width: 65px;
	line-height: 56px;
	text-align: right;
}

.headerGnb ul.headerSign li a {
	color: #666;
	font-size: 14px;
	line-height: 56px;
}
header .headerMenuBox {
	display: none;
	position: absolute;
	top: 139px;
	left: 0;
	width: 100%;
	height: 230px;
	background: #fff;
	border-top: 1px solid #e5e5e5;
    border-bottom: 2px solid #c2911b;
	z-index: 99;
}
header .headerMenuBox > .headerSubInner{
	position: relative;
	overflow: hidden;
	width: 100%;
	max-width: 1050px;
	margin: 0 auto;
	padding-top: 20px;
}
header .headerMenuBox > .headerSubInner ul.headerSubList {
	display: inline-block;
	width: 100%;
	float: left;
	
}

.headerGnb .headerMenuBox > .headerSubInner ul.headerSubList li {
	float: left;
	width: 155px;
}
.headerGnb .headerMenuBox > .headerSubInner ul.headerSubList li > ul {
	width: 100%;
}

.headerGnb .headerMenuBox > .headerSubInner ul.headerSubList li > ul li {
	padding: 5px 0;
}


.headerGnb .headerMenuBox > .headerSubInner ul.headerSubList li > ul li a {
	display:block;
	color: #666;
	font-size: 14px;
	text-align: left;
}
.headerGnb .headerMenuBox > .headerSubInner ul.headerSubList li > ul li a:hover,
.headerGnb .headerMenuBox > .headerSubInner ul.headerSubList li > ul li a.active {
	color: #c2911b;
}

.subConBox {
	overflow: hidden;
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	padding: 40px 0 150px;
}

.subConBox .subLeftBox {
	float: left;
	width: 280px;
}

.subConBox .subLeftBox > h2 {
	width: 220px;
	height: 63px;
	color: #222;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.5em;
	text-align: left;
	letter-spacing: -3px;
	border-bottom: 1px solid #000;
}

ul.subLeftList {
	width: 100%;
}

ul.subLeftList li {
	width: 100%;
}

ul.subLeftList li a {
	display: block;
	width: 220px;
	height: 65px;
	line-height: 62px;
	border-bottom: 1px solid #e6e6e6;
	color: #666;
	font-size: 16px;
	text-align: left;
}

ul.subLeftList li a.active {
	width: 230px;
	height: 77px;
	line-height: 75px;
	padding-left: 20px;
	border:0;
	background: url(/image/common/lnb_over.png) no-repeat 0 0;	
	color: #fff;
	font-weight: bold;
}

ul.subLeftList li:first-child a.active {
	margin-top: -2px;
}

.subLeftTel {
	margin-top: 30px;
}

.subLeftTel p {
	width: 100%;
	margin-bottom: 5px;
	clear: both;
}

.subLeftTel p > span:first-child {
	overflow: hidden;
	display: inline-block;
	width: 42px;
	height: 26px;
	line-height: 26px;
	background: #333;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	border-radius: 10px;
	margin: 0 15px 0 0;
}

.subLeftTel p > span:last-child {
	overflow: hidden;
	display: inline-block;
	width: auto;
	height: 26px;
	line-height: 26px;
	color: #333;
	font-size: 22px;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1px;
}

.subConBox .subRightBox {
	overflow: hidden;
	float: right;
	width: 1000px;
}

.subConBox .subRightBox > h2 {
	display: inline-block;
	float: left;
	width: 40%;
	height: 60px;
	color: #222;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.5em;
	text-align: left;
	letter-spacing: -3px;
}


.subConBox .subRightBox ul.location {
	display: inline-block;
	float: right;
	width: auto;
}

.subConBox .subRightBox ul.location li {
	display: inline-block;
	width: auto;
	text-align: right;
}


.subConBox .subRightBox ul.location li a {
	display: inline-block;
	margin-top: -5px;
}

.subConBox .subRightBox ul.location li a.home {
	width: auto;
	padding-left: 15px;
	line-height: 30px;
	text-align: center;
	background:url(/image/common/bul_home.gif) no-repeat 0 50%;
}

.subConBox .subRightBox ul.location li span {
	display: inline-block;
	width: 26px;
	height: 30px;
	line-height: 30px;
	background: url('/image/common/bg_location_arrow.gif') no-repeat 50% 100%;
}

.subConBox .subRightBox ul.location li:last-child > a {
	font-weight: 600;
}

.subContents .subThumb {
	overflow: hidden;
	padding-bottom: 30px;
	text-align: center;
}

.subContents .subThumb span {
	display: block;
	padding-top: 20px;
	color: #666;
	font-size: 16px;
}

.subContents .subTxt {
	color: #666;
	font-size: 16px;
	line-height: 1.5em;
}


footer {
	width: 100%;
	height: 170px;
	background: url(/image/common/bg_footer.jpg) repeat-x;
}

footer .ftInner {
	width: 100%;
	max-width: 1280px;
	height: 170px;
	margin: 0 auto;
	color: #fff;
}

footer .ftInner .ftInnerTop {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	color: #fff;
}

footer .ftInner .ftInnerTop ul.globalList {
	display: inline-block;
	overflow: hidden;
	width: auto;
	float: left;
}

footer .ftInner .ftInnerTop ul.globalList li {
	width: auto;
	float: left;
	text-align: left;
	margin-right: 15px;
	padding-right: 15px;
	background:url(/image/common/bg_ft_list.jpg) no-repeat 100% 60%;
}
footer .ftInner .ftInnerTop ul.globalList li:last-child {
	background: none;
}

footer .ftInner .ftInnerTop ul.globalList li a {
	display: inline-block;
	color: #999;
	font-size: 14px;
	line-height: 50px;
}
footer .ftInner .ftInnerTop ul.globalList li:nth-child(2) > a {
	color: #dab866;
}

footer .ftInner .ftInnerTop .familyLink {
	overflow: hidden;
	float: right;
	background: #333;
	color: #fff;
}

footer .ftInner .ftInnerTop .familyLink > select{
	height: 50px;
	line-height: 50px;
	padding-left: 10px;
	background:#3e3e3e;
	color: #fff;
	font-size: 14px;
	outline:0;
}

footer .ftInner .ftInfoBox {
	width: 100%;
	clear: both;
}

footer .ftInner .ftInfoBox > span {
	display: inline-block;
	float: left;
}
footer .ftInner .ftInfoBox .ftTxt {
	padding-top: 20px;
}
footer .ftInner .ftInfoBox p {
	color: #999;
	font-size: 14px;
	text-align: left;
}
footer .ftInner .ftInfoBox p.copy {
	color: #666;
}
footer .ftInner .ftInfoBox p > a {
	color: #999;
}