
/*퀵메뉴 부분*/
.widequick004 {width:100%; clear:both; margin:0; float:left; background:rgba(0,0,0,.75); padding:0 30px; position:relative; box-sizing:border-box;}

.widequick004 .div_block2 {width:50%; float:left; text-align:center;}
.widequick004 .bnr01 {}
.widequick004 .bnr01 div {float:left; line-height:85px;}
.widequick004 .bnr01 .img:after {content:" "; margin-left:-0.6em; white-space:pre;}
.widequick004 .bnr01 img {max-width:35px; max-height:30px;}
.widequick004 h2 {float:left;}
.widequick004 h4 {color:#fff; vertical-align:middle; display:inline-block; line-height:20px;}

@media (min-width:800px){
	.widequick004 > .mainTxtTitle {width:40%; float:left; height:85px; line-height:85px;}
	.widequick004 > .quickBannerZone {width:60%; float:left;}
}
@media (min-width:1050px){
	.widequick004 .bnr01 {height:85px; line-height:85px;}
	.widequick004 .bnr01 .img {width:25%;}
	.widequick004 .bnr01 img {vertical-align:middle;}
	.widequick004 .bnr01 .bn-p {width:75%; text-align:left;}
	.widequick004 h4 {font-size:17px}
	.widequick004 h2 {font-size:20px; color:#fff; padding-left:50px;}
}

@media (min-width:800px) and (max-width:1049px){
	.widequick004 .bnr01 {height:85px; line-height:85px;}

	.widequick004 .bnr01 .img {width:30%;}
	.widequick004 .bnr01 img {vertical-align:middle; width:80%;}

	.widequick004 .bnr01 .bn-p {width:70%; text-align:left;}
	.widequick004 h4 {font-size:15px}
	.widequick004 h2 {font-size:18px; padding-bottom:10px; color:#fff;}

}

@media (min-width:600px) and (max-width:799px){
	.widequick004 {padding:15px;}

	.widequick004 .bnr01 {height:60px; line-height:60px; margin-bottom:5px;}

	.widequick004 .bnr01 .img {width:30%; line-height:60px;}
	.widequick004 .bnr01 img {vertical-align:middle; width:95%;}
	.widequick004 .bnr01 .bn-p {width:70%; text-align:center; line-height:60px; box-sizing:border-box; padding:0 5px;}
	.widequick004 h4 {font-size:13px; letter-spacing:-1px;}
	.widequick004 h2 {font-size:18px; padding-bottom:10px; color:white;}
}
@media (max-width:799px){
	.widequick004 > .mainTxtTitle {width:100%;}
	.widequick004 > .quickBannerZone {width:100%; clear:both;}

}
@media (max-width:599px){
.widequick004 {padding:20px 15px;}
.widequick004 .div_block2 {margin-bottom:15px;}
.widequick004 .div_block2:nth-child(5) {clear:both;}

	.widequick004 .bnr01 {padding:10px 0; width:100%; box-sizing:border-box;}
	.widequick004 .bnr01 .img {width:100%; height:65px; line-height:65px;}
	.widequick004 .bnr01 img {width:35%;}
	.widequick004 .bnr01 .bn-p {width:100%; line-height:30px; max-height:45px; overflow:hidden; text-align:center; box-sizing:border-box; padding:0 5px;}
	.widequick004 h4 {font-size:12px; line-height:20px; display:inline-block;}
	.widequick004 h2 {font-size:17px; color:white; padding-bottom:10px;}
}
