.layui-preview-box{width: 350px!important;height: 620px!important;background: url(../images/phone.png) no-repeat center;background-size: 100% 100%;background-color:transparent !important;box-shadow:none!important;}
.layui-preview-box .layui-layer-content{background: #fff;width: 277px;margin-left: 36px;margin-top: 83px;height: 482px;border: none;border-bottom: 1px solid #eee;border-top: 1px solid #eee;overflow: hidden; float: left;}
.layui-preview-box iframe{overflow-x: hidden;overflow-y: scroll;height: 482px!important; width: 295px!important;}

.map-tools{
    width: 100%;
    height: 150px;
}
.add_form_jwd_map {
    width: 100%;
    border: 1px solid #f5f5f5;
    height: 180px;
    box-shadow: 0px 3px 4px rgba(0, 0, 0, .1);
}

.add_form_jwd_map_search {
    width: 100%;
    line-height: 30px;
    background: #fff;
    position: relative;
}

.add_form_jwd_map_search input {
    width: 48%;
    line-height: 30px !important;
    text-indent: 40px;
    color: #ccc !important;
    padding: 0 !important;
    border: none !important;
}

.add_form_jwd_map_search span{
    display: inline-block;
    float: right;
    padding-right: 10px;
}

.add_form_jwd_map_search_sicon {
    position: absolute;
    left: 10px;
    top: 8px;
    width: 15px;
    height: 15px;
    display: block;
    padding: 0 !important;
}

.add_form_jwd_map_search_sicon img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}

