/*#sub_container .page#search {min-height:calc(100vh - 70px); padding-bottom: 0px;}*/
/*#search_map {height:calc(100vh - 70px); background:#f5f5f5; display:flex; justify-content: center; align-items: center; }*/
/*#search_left {position: absolute; top:0px; left:0px; background:#fff; width:370px; z-index:9;background: url('/assets/img/sub/search_left.png') left top repeat-x; padding:0 10px;  }*/
/*#search_left h1 {font-family: 'GongGothicMedium'; font-weight:700; color:#fff; font-size:18px;line-height: 50px;}*/
/*.search_left_con {background:rgba(255,255,255,0.8); border-radius:10px 10px 0 0; padding:20px 20px 0;box-shadow:0px 4px 7px rgba(0, 0, 0, 0.08);min-height:600px;}*/
/*#search_left .search_area {background:#fff; border-radius:8px; box-shadow:0px 4px 7px rgba(0, 0, 0, 0.08);overflow:hidden;position:relative; margin-bottom:20px;}*/
/*#search_left .search_area input {border:0; width:calc(100% - 40px);}*/
/*#search_left .search_area button {position:absolute; top:0; right:0; font-size:0; background: url('/assets/img/sub/search.svg') center center; width:40px; height:40px;}*/

/*#search_left .cate_area .cate_menu {display:flex;justify-content: space-between; align-items: center; margin-bottom:20px;}*/
/*#search_left .cate_area .cate_menu li {border-bottom:1px solid #ddd; height: 35px; cursor: pointer; font-weight:500;}*/
/*#search_left .cate_area .cate_menu li.on {border-bottom: 3px solid #4571fb; color: #4571fb}*/

/*#search_left .cate_area .cate_filter_area {overflow-x:auto;  }*/
/*#search_left .cate_area .cate_filter {display:flex; border-bottom:1px solid #ddd; padding-bottom:15px; width:auto;}*/
/*#search_left .cate_area .cate_filter li {background:#f5f5f5; border-radius:3px; line-height:40px; padding:0px 10px;}*/
/*#search_left .cate_area .cate_filter li.on {background: #664af1; color:#fff; }*/

/*#search_right {position: absolute; top:0; right:0; background:#fff; min-width:400px; display:flex; align-items: flex-start; height:100%; box-shadow:0px 4px 7px rgba(0, 0, 0, 0.08); }*/
/*#search_right > div {height:100%; }*/

/*#search_list {order:2; width:400px; background:#eff2f9; box-shadow:0px 4px 7px rgba(0, 0, 0, 0.08); }*/
/*.search_list_header {background: linear-gradient(to bottom, #4571fb 0%, #3f67e4 100%); width:100%; height:50px; display:flex; align-items: center; justify-content: space-between; padding:15px 20px}*/
/*.search_list_header h2 {color:#fff; font-size:20px; font-weight:600; }*/
/*.search_list_header .home img {width:25px; }*/
/*.search_list_con { }*/

/*.search_list_opt {border-bottom:1px solid #ddd; background:#fff; !*padding:10px 20px;*! display:flex;align-items: center; justify-content: space-between; font-size:14px; font-weight:500;}*/
/*.chk_switch {border: none; display: flex; flex-direction: column; gap: 0.5rem; padding:10px 20px;}*/
/*.chk_switch span {font-weight:600;}*/
/*.chk_switch label {display: inline-flex; align-items: center; gap: 0.5rem; cursor: pointer; }*/
/*.chk_switch input[type="checkbox"] {appearance: none; position: relative; background:#aaa; border-radius: 30px; width: 35px; height: 20px; }*/
/*.chk_switch input[type="checkbox"]:before {content: ""; position: absolute; left: -1px; top:-1px; width: 20px; height: 20px; border-radius: 50%; transform: scale(0.8); background-color: #fff; transition: left 250ms linear; }*/
/*.chk_switch input[type="checkbox"]:checked {background:#426cf0;}*/
/*.chk_switch input[type="checkbox"]:checked:before {background: #fff; left: auto;right:-1px; }*/
/*.chk_switch input[type="checkbox"]:disabled {border-color: lightgray; opacity: 0.7; cursor: not-allowed; }*/
/*.chk_switch input[type="checkbox"]:disabled:before {background-color: lightgray; }*/
/*.chk_switch input[type="checkbox"]:disabled + span {opacity: 0.7; cursor: not-allowed; }*/
/*.chk_switch input[type="checkbox"]:focus-visible {outline-offset: max(2px, 0.1em); outline: max(2px, 0.1em) solid #426cf0; }*/
/*.chk_switch input[type="checkbox"]:enabled:hover {box-shadow: 0 0 0 max(4px, 0.2em) lightgray; }*/

/*.select_btn {border-left:1px solid #ddd; display:block; padding:10px 20px;position:relative; width:100px; }*/
/*.select_btn span {background: url('/assets/img/sub/select.png') right center no-repeat;display:inline-block; padding-right:20px;}*/
/*#sort_option {position:absolute; left:-1px; top:0px; width:calc(100% + 2px); overflow:hidden;background:#fff; display:none; border: 1px solid #ddd; border-top:0; padding:10px 15px 20px 20px; z-index:8;}*/
/*#sort_option > li {clear:both; display:block; width:100%; margin-bottom:15px; }*/
/*#sort_option > li:last-child {margin-bottom:0;}*/
/*#sort_option > li > a {display:block;}*/
/*#sort_option > li > a:hover {color:#2384f5;}*/


/*.search_list_area {overflow-x:hidden;overflow-y:auto;}*/
/*.search_list_area > div {background:#fff; padding:20px;  box-shadow:0px 3px 7px rgba(0,0,0,0.05); }*/
/*.search_list_area > div + div {margin-top:8px;}*/
/*.list_con > a {display:flex;}*/
/*#search_list_img {margin-right:10px; border-radius:10px; overflow:hidden;}*/
/*#search_list_desc {width:calc(100% - 119px); }*/
/*#search_list_desc > div {padding:10px;}*/
/*.list_desc1 {background:#f4f4f8; border-radius:10px; overflow:hidden;}*/


/*.slick-prev, .slick-next {z-index:9; width:15px; height:15px;}*/
/*#search_right .slick-prev {left:0; background: url('/assets/img/sub/prev.png') center center no-repeat;}*/
/*#search_right .slick-next {right:0; background: url('/assets/img/sub/next.png') center center no-repeat;}*/

/*#search_view {order:1; width:400px; }*/
/*.search_view_header {position:relative; background: linear-gradient(to bottom, #f5f5f5 0%, #ededed 100%); width:100%; height:50px; display:flex; align-items: center; justify-content: center; padding:15px 20px}*/
/*.search_view_header h3 {font-size:20px; font-weight:800; margin-bottom: 0px; }*/
/*#search_view .btn_back {font-size:0; position:absolute; right:0;  background: url('/assets/img/sub/back.png') center center no-repeat; width:22px; height:16px; right:20px;}*/
/*.search_view_con { }*/
/*#search_view_img {border-radius:10px; overflow:hidden; margin:20px; }*/

/*#search_view_desc > div {padding:20px;}*/
/*#search_view h4 {text-align:left; font-size:18px;  font-weight:700; }*/
/*.view_desc2 {background:#f2f5fa;}*/
/*.view_desc4 {background:#f5f5f5;}*/

