.wrap{
    position:relative;
    margin-top:-1px;
    background:#666;
    color:#fff;
    width:100%;height: 80px; }
#serach_circle{
    font-weight: 200!important;
    padding-top:15px;
    font-size:36px;
}
#model_search{
    width:46px;
    height:45px;
    background:url("/application/views/resources/images/search_ico.png") no-repeat;
    background-size: contain;
    display:inline-block;
}
.btn_search_submit{
    width:44px;
    height:43px;
    background:url("/application/views/resources/images/search_ico2.png") no-repeat;
    background-size: contain;
    border:none;
    padding-top:15px;
    display:inline-block;
}
.search_right{
    display: flex;
    padding-left: 725px;
}

.mini_menu{
    width:100%;

}
.icon_group img{
    width:30px;
}
.ico_new{width:30px; height:30px;line-height:32px;background: #05c1e6; border-radius:100%;padding:0;text-align:center;letter-spacing:-2px;}
.pprice{
    width:100%;
    display: block;
}
.pprice .v_price{
    width:100%;
    height:40px;

    display: block;
    font-weight: normal!important;
    font-size:16px!important;
}
.line{
    width:100%;
     height:1px;
      background:#999;
}
.p_left{
    float:left;
    color:#999;
}
.p_right{
   float:right;

    color:#999;
}
.member_price{
    padding-top:20px;
    text-align:center;
    font-size:16px!important;
}
.member_price .ph{

        font-size:16px!important;
    }

.box1{
    position:absolute;
    top:0;left:0;
    width:100%; height:100%;
   cursor: pointer;
    background-color: #000;
    opacity: 0;


}
.box1:hover {
    opacity: 0.4;
    transition: 1s;
}
.in_bb{

    height:80px;
}
.iot_bb{
    height:60px;
    margin-top:-10px;
    margin-bottom:20px;
}
#hoverment_1{

}

.mmt25{margin-top:-25px;}
.h200{position:relative; height:190px;}
.staff_txt{
    font-size:16px;
     margin-top:-3px;
    margin-bottom:10px;
    text-align:center!important;
    color:#337ab7;
    width:100%;
    letter-spacing:-1px;
   }

@media only screen and (max-width: 599px) { /* 모바일600미만환경 */
  .mini_menu{
    width:95%;margin:0 auto;
    /* display:flex;*/
    justify-content:space-between;
    flex-wrap: wrap;

    }
    .m_wrap{
        width: 100%; padding-left:0; padding-right:0; margin-top:-1px; margin-bottom: 0px; background:#666; color:#fff; height:60px; text-align:left;
    }
    .m_wrap p{display:inline-block; font-size:0.5em; margin-top:15px;}
    #serach_circle{
      position:relative;
      width:100%;

    }
    .ico_new{width:26px; height:26px;line-height:26px;font-size:0.9em;}
    .member_price{font-size:14px!important;}
    .member_price .ph{

        font-size:14px!important;
    }
    .input-group{width:50%;display:inline-block;}
    .search_right{
        display:flex;
        padding-top:5px;
        padding-left:15px!important;
        margin-top:-15px;
        align-items: stretch;
    }
    #model_search{
        width:40px;
        height:39px;
        background:url("/application/views/resources/images/search_ico.png") no-repeat;
        background-size: contain;
        margin-top:5px;

    }
    .btn_search_submit{
        width:35px;
        height:34px;
        background:url("/application/views/resources/images/search_ico2.png") no-repeat;
        background-size: contain;
        border:none;
        margin-top:5px;
        margin-left: auto;


    }
    .sc_box{font-size:0.5em!important;margin-top:5px;}

    .container h2{
        padding-top: 10px;
        font-size: 1.4em;
    }
    .in_bb{
        display:block;
        padding-top:0;
        height:auto!important;
        padding-bottom:70px;


    }
    .iot_bb{
        padding-top:10px;
        padding-bottom:0!important;
        margin-top:-20px;
    }
    .line{}
    .pprice{
        margin-top:-25px;
    }
   .pprice .v_price{height:30px;font-size:14px!important;}
   .staff_txt{
    font-size:14px;
    margin-top:-22px;
    text-align:center!important;
    color:#337ab7;
    width:100%;
    letter-spacing:-1px;
   }

}
