a:link, a:visited {text-decoration:none}
a:hover, a:focus, a:active {text-decoration:none}
.blind{position:absolute;top:0;left:-9999em;}
#st-body {
	font-family: 'Nanum Gothic', 'Helvetica Neue', Helvetica, Arial, 'Malgun Gothic', '돋움', Dotum; 
}
#st-body a:focus { outline: none; }
#st-body .btn:focus { outline: none; }
#st-body .msg_sound_only, .sound_only {
    display: inline-block !important;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0;
    line-height: 0;
    border: 0 !important;
    overflow: hidden !important;
}
#st-body .row-tiny {
	margin-right: -7px;
	margin-left: -7px;
}
#st-body .col-tiny {
	padding-right: 7px;
	padding-left: 7px;
}
#st-body .visible-xs-v { display: none !important; }
#st-body .visible-xs-v-inline { display: none !important; }
@media (max-width: 480px) {
	#st-body .hidden-xs-v { display: none !important; }
	#st-body .visible-xs-v { display: block !important; }
	#st-body .visible-xs-v-inline { display: inline-block !important; }
	#st-body .col-xs-v6 { width: 50% !important; }
	#st-body .col-xs-v12 { width: 100% !important; }
}
#st-body .keep-all { 
	word-break: keep-all; 
}
#st-body .ellipsis {
	width: 100%;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
#st-body .ellipsis-li {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
#st-body .ellipsis-multi {
	display: -webkit-box;
	overflow: hidden; 
	text-overflow: ellipsis; 
	-webkit-box-orient: vertical; 
	word-wrap:break-word;
}
#st-body .ellipsis-multi.l2 {
	-webkit-line-clamp: 2;
}
#st-body .ellipsis-multi.l3 {
	-webkit-line-clamp: 3;
}
#st-body .bold { font-weight: bold; }
#st-body .center { margin: 0 auto; }
#st-body .vtop { vertical-align: top; }
#st-body .vbottom { vertical-align: bottom; }
#st-body .vmiddle { vertical-align: middle; }
#st-body .vmiddle-wrapper {
	display: table;
	width: 100%;
	height: 100%;
}
#st-body .vmiddle-section {
	display: table-cell;
	vertical-align: middle;
}


#st-body .navbar-nav > li > a { font-weight: bold; }
#st-body .input-sm { font-size: 13px; }
#st-body label.input { font-weight: normal; }
#st-body label.input > input[type="checkbox"], 
#st-body label.input > input[type="radio"] {
    position: relative;
    top: 1px;
}


#st-body .page-header { margin: 0 0 15px; }
#st-body .page-header > .title { margin: 0; }
#st-body .page-header > .title > .fa { position: relative; top: -2px; }
#st-body .page-desc { position: relative; top: -5px; margin-bottom: 25px; }
#st-body ul.page-desc { padding: 0 0 0 20px; margin: 0 0 25px 0; }
#st-body ul.page-desc > li { line-height: 1.5; }

#st-body .actions { width: 100%; padding: 0; }
#st-body .actions:before, #st-body .actions:after { display: table; content: " "; }
#st-body .actions:after { clear: both; }
#st-body .actions .left { float: left; }
#st-body .actions .right { float: right; }
#st-body .actions .btn { margin-bottom: 10px; }

#st-body .content { min-height: 400px; }
#st-body .sch_word { color: #555; background-color: #ffff00; }


/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {display:none}
#captcha #captcha_img {width:162px;height:62px;border:1px solid #e9e9e9;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {position:absolute;top:0;left:161px;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:31px;height:31px;background:url('../../../img/captcha.png') no-repeat;}
#captcha #captcha_reload {position:absolute;top:31px;left:161px;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;border-top:1px solid #ccc;text-indent:-999px}
#captcha #captcha_key {margin:0 0 0 33px;padding:0 5px;width:125px;height:62px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 10px;font-size:0.95em;letter-spacing:-0.1em}

/** 여기까지 기본 css 가져온 것 **/





/* .container{width:1170px; position:relative;} */





/** Topbar **/
#st-body .topbar {
	background-color: #fff;
	border-bottom: 0px solid #ddd;
}
#st-body .topbar .btn-group {
	border-radius: 0;
}





/** PCbar 로고 영역 등 포함 **/
#st-body .pcbar {
	padding: 15px 0 15px 0;
}
#st-body .pcbar .brand {
	position:relative;
	display:block;
	z-index:9999;
	font-size: 24px;
	font-weight: bold;
	text-align:left;
	padding:0 0 20px;
	width:272px;
	margin:0 auto;
}
#st-body .pcbar .brand a {
	color: #333;
	text-decoration: none;
}

.best_hit{position:absolute; float:left;}
.best_call{position: relative;
    float: right;
    right: 0;
    margin-top: 0;
}


@media screen and (min-width:768px) and (max-width:992px) {
#st-body .pcbar .brand {
	text-align:center;
	width:100%;
}
}
@media (max-width: 767px) {
	.navbar-brand{display:block;width:210px;}
	.navbar-brand img{width:85%;}
	.navbar-toggle{border-color:#fff !important;}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background:#fff !important;}
	.navbar-default .navbar-toggle .icon-bar{background:#00afef !important}
}



/** Navbar **/
#st-body .navbar { border-radius: 0; margin:0; background:#00afef;border:1px solid #00afef;}

	/* 수정할부분 */
	#st-body .navbar-nav { width:100%; float:left; }
	#st-body .navbar-nav > ul { width:100%; }
	#st-body .navbar-nav > li { width:16.6%; text-align:center !important; }




	/* 2차카테고리 위치보정 */
	#st-body .navbar-nav .dropdown-menu { left:0px; }


#st-body .navbar-nav > li > a { font-weight: bold; color:#fff; }


#st-body .navbar-nav .label-logged-in {
    font-size: 10px;
    position: relative;
    top: -5px;
    padding: 1px 3px;
}
#st-body .navbar-nav .search {
	margin: 0 15px;
}
#st-body .navbar-nav .panel-search {
	width: 0px;
	min-width: 250px;
	box-shadow: 0 0;
	-webkit-box-shadow: 0 0;
	margin-bottom: 0;
}

#st-body .navbar-nav .dropdown-submenu { position:relative;}
#st-body .navbar-nav .dropdown-submenu > .dropdown-menu { top:0; left:100%; margin-top:-6px; margin-left:-2px; -webkit-border-radius:0 0 6px 0; -moz-border-radius:0 0 6px 0; border-radius:0 0 6px 0; }
#st-body .navbar-nav .dropdown-submenu > a:after { display:block; content:" "; float:right; width:0; height:0; border-color:transparent; border-style:solid; border-width:5px 0 5px 5px; border-left-color:#cccccc; margin-top:5px; margin-right:-10px;}
#st-body .navbar-nav .dropdown-submenu.pull-left { float:none; }
#st-body .navbar-nav .dropdown-submenu.pull-left > .dropdown-menu { left:-100%; margin-left:10px; -webkit-border-radius:6px 0 6px 6px; -moz-border-radius:6px 0 6px 6px; border-radius:6px 0 6px 6px; }
#st-body .dropdown-menu > .active > a, #st-body .dropdown-menu > .active > a:hover, #st-body .dropdown-menu > .active > a:focus { color: #fff; background-color: #337ab7; }
#st-body .navbar-collapse { padding-right: 0; padding-left: 0;background:#00afef;}




.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff000 !important;
  background-color: #00afef !important;
}


.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color:#00afef !important;
}



@media screen and (min-width:768px) and (max-width:992px) {
	#st-body .navbar-nav > li { padding:0 2px;}
	#st-body .navbar-nav .dropdown-menu { left:10px; }

	#st-body .navbar { border-radius: 0; margin-top:0px;}

	/* 수정할부분 */
	#st-body .navbar-nav { width:100%; }
	#st-body .navbar-nav > ul { width:100%; }
	#st-body .navbar-nav > li { width:16.6%; text-align:center !important;}

}

@media (max-width: 767px) {
	#st-body .navbar-nav .dropdown-submenu > a:after {
		margin-right: 0;
	}
	#st-body .navbar-nav .dropdown-submenu .dropdown-menu {
		margin-top: 0;
		margin-left: 0;
	}
	#st-body .navbar-nav .dropdown-submenu .dropdown-menu li {
		padding-left: 15px;
		padding-right: 15px;
	}
	#st-body .navbar-nav > li {
		width:95%;
		padding-left:20px;
		text-align:left !important;
	}

	#st-body .navbar { 
		border-radius: 0; margin-top:0px;background: #fff;border:0;border-bottom:2px solid #0d1c38;
	}

	#st-body .navbar-nav { width:100%; float:left; }

}







/** Slider (carousel) **/
#st-body .carousel-main { margin-bottom: 30px; }
#st-body .carousel-main .item { 
	width: 100%;
	overflow: hidden;
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
@media (max-width: 767px) {
	#st-body .carousel-main{
		height:38vw;
		min-width:320px;
	}
	#st-body .carousel-wrapper {
		height: 38vw;
		margin: -20px -15px 0;
	}
	#st-body .carousel-main .carousel-inner{
		height:38vw;
		min-width:320px;
	}
	.carousel-indicators{
		bottom:0;
	}
}


/** Sidebar **/
#st-body .sidebar .banner {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
#st-body .sidebar .banner img {
	margin: 0 auto;	
}

@media screen and (min-width:768px) and (max-width:992px) {
#st-body .sidebar {
	display:none;
}
}
@media screen and (max-width:767px) {
#st-body .sidebar {
	display:none;
}
}



/** Footer **/
#st-body .footer {
	margin-top: 30px;
	font-size:14px;
}
#st-body .footer .footbar {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
	background-color: #f8f8f8;
}
#st-body .footer .footbar .btn-group {
	border-radius: 0;

}
#st-body .footer .content {
	color: #ccc;
	line-height: 1.7;
	background-color: #333;
	min-height: 20px;
	padding: 30px 0;
}
#st-body .footer .content a, 
#st-body .footer .content a:hover { 
	color: #fff; 
}
#st-body .footer .content .divider {
    color: #666;
    font-size: 80%;
    position: relative;
    top: -1px;
    margin: 0 7px;
}
#st-body .footer .content hr {
    border-top: 1px solid #444;
}
#st-body .footer .copyright {
	color: #ccc;
	text-align: center;
	background-color: #222;
	padding: 10px 0;	
}
#st-body .footer .copyright a, 
#st-body .footer .copyright a:hover { 
	color: #fff; 
}
@media (max-width: 991px) {
	#st-body .footer .content {
		text-align: center;
	}
}


/** Common **/
#st-body .btn-nav {
	color: #777;
	font-weight: normal;
	background-color: #fff;
    height: 30px;
    line-height: 30px;	
	border-top: 0;
	border-bottom: 0;
	border-left: 0px solid #ddd;
	border-right: 0px solid #ddd;
	border-radius: 0;
	padding: 0 10px;
}
#st-body .btn-nav:hover,
#st-body .btn-nav:active,
#st-body .btn-nav.active {
	color: #3b3b3b;
}
#st-body .btn-nav .fa {
	font-size: 1.3em;
	position: relative;
	top: 1px;
}
#st-body .btn-nav .glyphicon {
	font-size: 1.2em;
	position: relative;
	top: 2px;
}


/** Common - footer**/
#st-body .btn-nav-footer {
	    color: #777;
    font-weight: bold;
    background-color: #f8f8f8;
    height: 40px;
    line-height: 40px;
    border-top: 0;
    border-bottom: 0;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-radius: 0;
    padding: 0 30px;
    font-size: 14px;
}
}
#st-body .btn-nav-footer:hover,
#st-body .btn-nav-footer:active,
#st-body .btn-nav-footer.active {
	color: #3b3b3b;
}
#st-body .btn-nav-footer .fa {
	font-size: 1.3em;
	position: relative;
	top: 1px;
}
#st-body .btn-nav-footer .glyphicon {
	font-size: 1.2em;
	position: relative;
	top: 2px;
}


/** Preloader **/
#st-preloader {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color: #ffffff;
	z-index:999999; 
}
#st-preloader .spinner {
	margin: 150px auto 0;
	width: 70px;
	text-align: center;
	position:fixed;
	z-index:999999;
	width:250px;
	height:250px;
	position:absolute;
	left:50%; 
	top:50%; 
	background-size:32px 32px;
	background-repeat:no-repeat;
	background-position:center;
	margin:-125px 0 0 -125px; 
}
#st-preloader .spinner > div {
	width: 18px;
	height: 18px;
	background-color: #ccc;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: bouncedelay 1.4s infinite ease-in-out;
	animation: bouncedelay 1.4s infinite ease-in-out;
	/* Prevent first frame from flickering when animation starts */
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
#st-preloader .spinner .bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}
#st-preloader .spinner .bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}
@-webkit-keyframes bouncedelay {
	0%, 80%, 100% { -webkit-transform: scale(0.0) }
	40% { -webkit-transform: scale(1.0) }
}
@keyframes bouncedelay {
	0%, 80%, 100% {
		transform: scale(0.0);
		-webkit-transform: scale(0.0);
	} 40% {
		transform: scale(1.0);
		-webkit-transform: scale(1.0);
	}
}


/** Back to top menu **/
#st-backtotop {
	color: #fff;
    position: fixed;
    bottom: 15px;
    right: 15px;
    text-decoration: none;
    padding: 16px;
    display: none;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000)";
	background: rgba(0,0,0,0.4);
	z-index: 5000;
	cursor: pointer;
}
#st-backtotop:hover {    
	background-color: #333;
}


/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_con p {margin: 0}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}





/* 서브비주얼이미지 */
.sub_visual {
	margin:-20px 0 30px;
	height:250px;
	background:url('/images/sub_visual.jpg')no-repeat center top;
	background-position:50% 50%;
}

/* mobile */
@media screen and (max-width:767px) {
.sub_visual {
	display:none;
}
}



.review_pop{
position:relative;
float:left;
width:278px;
height:302px;
background:url('/images/review_bgg.png')no-repeat center top;
}

.r_count{width:200px;
height:60px;
margin-top:65px;
}

.r_count span{
display:inline-block;
width:38px;
height:51px;
background:url('/images/r_count_tit.png')no-repeat center top;
}

.re_btn{width:150px;
height:30px;
background:#996bc5;
margin:90px auto;
border-radius:7px}


.re_btn a{
color:#fff;
font-size:14px;
line-height:30px;}

.re_btn_m{display:none;}




.sec2 {margin-top:15px;background-color:#f4f4f4}

.sec2 .sec2_bbs {padding:0}

.sec2 .main_review {min-height:565px;padding:18px 28px 0px 28px;background:url(/images/main_review_bg.jpg) no-repeat center 0;background-size:cover !important}
.sec2 .main_review h2 {display:inline-block;margin-bottom:40px;padding:22px 35px;font-size:30px;color:#ffffff;border:2px solid #bcbcbc;text-align:center}

@media(max-width:991px){
.sec2 .main_review {min-height:auto;padding:15px;background:url(/images/main_review_bg.jpg) no-repeat center 0;background-size:cover !important}
.sec2 .main_review h2 {margin-top:0px;margin-bottom:10px;padding:10px;font-size:24px;}
}

.sec2 .main_inquiry h2 {margin-bottom:15px;font-size:24px;color:#000000}
.sec2 .main_inquiry h2 > span {font-size:16px;font-weight:700;letter-spacing:-1px;}
.sec2 .main_inquiry_top {padding:45px 28px 20px 28px;background-color:#f8f8f8;}
 .sec2 .main_inquiry_top p {font-size:15px;color:#707070}
.sec2 .main_inquiry_top ul {margin-top:25px}
.sec2 .main_inquiry_top li {display:inline-block;padding-top:19px;width:81px;height:81px;font-size:18px;color:#ffffff;line-height:1.2;text-align:center;border-radius:45px;overflow:hidden}
.sec2 .main_inquiry_top .purple_bg1 {background-color:#836eaa}
.sec2 .main_inquiry_top .purple_bg2 {background-color:#725a9f}
.sec2 .main_inquiry_top .purple_bg3 {background-color:#513389}

.sec2 .main_inquiry_bottom {min-height:273px;padding:26px 20px;background-color:#efecef}

.sec2 .main_inquiry_write {padding:45px 20px 10px 20px;height:565px;background-color:#331f94}
.sec2 .main_inquiry_write:after {display:block;visibility:hidden;clear:both;content:""}
.sec2 .main_inquiry_write h2 {margin-bottom:25px;font-size:24px;color:#ffffff;}
.sec2 .main_inquiry_write h2 > span {font-size:20px;font-weight:700}
.sec2 .main_inquiry_write .inquiry_form {margin-bottom:10px}
.sec2 .main_inquiry_write .frm_input {width:100%;padding:0 5px;font-size:16px;color:#b9b9b9;height:37px;border:1px solid #e7e5ea;background-color:#fff;box-shadow:inset 1px 0.5px 3px 0px #a6a6a6;-webkit-box-shadow:inset 1px 0.5px 3px 0 #a6a6a6}
.sec2 .main_inquiry_write .frm_input_con {height:65px}
.sec2 .main_inquiry_write .inquiry_privacy {margin-bottom:15px;}
.sec2 .main_inquiry_write .inquiry_privacy input {margin:0 5px 0 0;width:18px;height:18px;vertical-align:middle;}
.sec2 .main_inquiry_write .inquiry_privacy label {margin:0;font-size:15px;color:#ffffff}
.sec2 .main_inquiry_write .inquiry_privacy span {margin-left:5px;padding:0 2px;vertical-align:-1px;background-color:#7858b4}
.sec2 .main_inquiry_write .inquiry_privacy span a {font-size:14px;color:#ffffff}
.sec2 .main_inquiry_write button#btn_submit {margin-top:20px;padding:8px;width:100%;font-size:20px;color:#ffffff;border:1px solid #a193ba;background-color:#513389}


.sec3 {margin-bottom:40px;}
.sec3 h2 {margin-top:40px; margin-bottom:40px;font-size:36px;text-align:center}
/* .sec3 .major_sub_link {padding:0;height:100%;background-color:#000;} */

.sec3 .major_sub_link .hover {position:absolute;width:100%; height:100%;left:0;top:0;opacity:0;filter:alpha(opacity=0);-webkit-transition:all 0.3s cubic-bezier(0.75,0.1,0.25,1);transition:all 0.6s cubic-bezier(0.75,0.1,0.25,1);}
.sec3 .major_sub_link:hover .hover {opacity:1;filter:alpha(opacity=1)}
.sec3 .major_sub_link1 .hover {background:rgba(228, 13, 96, 0.9)}
.sec3 .major_sub_link2 .hover {background:rgba(81,51,137,0.9);}
.sec3 .major_sub_link3 .hover {background:rgba(56,28,28,0.9);}
.sec3 .major_sub_link4 .hover {background:rgba(0,0,0,0.9);}

@media(max-width:767px) {
.sec2 .main_inquiry_top {padding:18px 28px 0px 28px;background-color:#f8f8f8;}
.sec2 .main_inquiry_bottom{min-height:auto;padding:26px 20px 10px;}
.sec3 h2 {margin-bottom:20px;font-size:24px;}



}
.display_table_cell {width:100%;height:100%;text-align:center;vertical-align:middle; display: block; line-height: 210px;}

.sec4 .main_notice {margin-bottom:30px;min-height:180px;}
.sec4 .main_press {min-height:180px;}
.sec4 .bbs_tit {position:relative}
.sec4 .bbs_tit h2 {display:inline-block;margin-bottom:10px;font-size:36px;color:#3f3f3f}
.sec4 .bbs_tit h2:after {display:block;visibility:hidden;clear:both;content:""}
.sec4 .bbs_tit a {position:absolute;top:9px;right:0;font-size:18px;font-weight:300;color:#a3a3a3}
.sec4 .bbs_tit a img {vertical-align:-5px}
.sec4 .bbs_latest {}

@media(max-width:991px) {
.sec4 .bbs_tit h2 {font-size:24px;}
.sec4 .bbs_tit a {top:7px;right:0;font-size:14px;}
.sec4 .bbs_tit a img {width:15px;vertical-align:-3px}
}

@media(min-width:1200px) {
.sec4 .main_notice {margin-bottom:0;padding-right:30px;border-right:1px solid #dddddd}
.sec4 .main_press {padding-left:30px}

.sec4 .bbs_tit {position:relative;margin-right:40px;float:left}
.sec4 .bbs_tit h2 {display:inline-block;margin-bottom:0;padding-bottom:18px;font-size:36px;border-bottom:3px solid #3f3f3f}
.sec4 .bbs_tit a {position:absolute;top:124px;right:0}
.sec4 .bbs_latest {float:left;width:380px;}
}

.sec5 .main_location {padding:0}
.sec5 .main_location h2 {font-size:20px;color:#5b1c68;line-height:1.6}
.sec5 .main_location p {font-size:16px;font-weight:300;color:#171717}
.sec5 .map {background-color:#fafafa}
.sec5 .map #main_map {width:100%;height:242px;}
.sec5 .address {position:relative;padding:10px 0}
.sec5 .address .ico_map {position:absolute;top:37px;left:15px}
.sec5 .address .ico_map img {height:35px}
.sec5 .address .map_des {padding-left:50px}
.sec5 .tel {position:relative;padding:0 0 10px 0}
.sec5 .tel span {font-size:16px;font-weight:500;color:#5b1c68}
.sec5 .tel .ico_map {position:absolute;top:17px;left:13px}
.sec5 .tel .ico_map img {height:35px}
.sec5 .tel .map_des {padding-left:50px}
.sec5 .tel .map_des .map_des_more{display:none;}

.sec5 .tel .map_des p {line-height:1.6}
.sec5 .m_location > div {padding:0;}

@media(min-width:768px) {
.sec5 .address {position:relative;padding:20px 0}
.sec5 .address .ico_map {position:absolute;top:37px;left:31px}
.sec5 .address .map_des {padding-left:80px;position:relative;}

.sec5 .tel {position:relative;padding:20px 0}
.sec5 .tel .ico_map {position:absolute;top:37px;left:61px}
.sec5 .tel .map_des {padding-left:120px}
}
@media(min-width:992px) {
.sec5 .address {position:relative;padding:9px 0}
.sec5 .tel {position:relative;padding:9px 0}
}

@media(min-width:1200px) {
.sec5 .map #main_map {width:100%;height:304px;}
.sec5 .address {position:relative;padding:20px 0}
.sec5 .tel {position:relative;padding:20px 0}
}


@media all and (max-width:767px){
	


}


/* .case0201{overflow:hidden; padding-top:45px;} */
.main_location_wrap{height:397px;overflow:hidden;}

@media all and (max-width:767px){
	.sec5 .tel .map_des .map_des_more{display:block;}
    #st-body .btn-nav-footer{display:block;padding:0 5px;font-size:12px;text-align:center;box-sizing:border-box;border:0;}
	.review_pop{background:#fff;}

    .case0201{width:100%; margin-left:-15px !important;}
	.main_location_wrap{display:none;}
    .case_index li{width: 48% !important}

}




/* main_slide */

/* .bx-wrapper img{margin:0 auto}
.content .bx-wrapper{box-shadow: none;border:none;}
.bx-controls.bx-has-controls-direction.bx-has-pager{display:none} */


/* main_banner */
.main_banner img{width:100%}