*{
    margin: 0;
    padding: 0;
}
.search{
    margin: 0 auto;
    width: 50%;
    position: relative;margin-top: 150px;
}

}

}
.layui-edge::before{
    content: "";
    position: absolute;
    top: -2px;
    right: 8px;
    border-width: 0 6px 6px;
    border-style: solid;
    border-color: transparent transparent #c2c2c2;
    transition: all .3s;
    -webkit-transition: all .3s;
    transform:rotate(180deg);
    -ms-transform:rotate(180deg); 	/* IE 9 */
    -moz-transform:rotate(180deg); 	/* Firefox */
    -webkit-transform:rotate(180deg); /* Safari 和 Chrome */
    -o-transform:rotate(180deg); 
}
.zhuan:after{
    display: block;
}
.zhuan:before{
    display: none;
}
#search_div{
    float: left;
    position: relative;
    box-sizing:border-box;
    border-radius: 7px 0 0 7px;
    width: 7%;
    height: 45px;
    border:solid #D2D2D2 1px;
    border-right: 0;
}
#search_div:hover{
    background: cornsilk;
}
#search_div img{
    width: 27px;
    display: block;
    margin-top: 8px;
    margin-left: 9px;
}
#search_div li {
    display: block;
}
#search_div li p{
    display: none;
}
#search_content{
    float: left;
    box-sizing:border-box;
    width: 78%;
    height: 45px;
    border:solid #D2D2D2 1px;
    border-right: 0;
    border-left: 0;
}
#search_content:focus{
    outline:none;
}
#search_button{
    float: left;
    width: 15%;
    height: 45px;
    border:solid #D2D2D2 1px;
    border-radius: 0 7px 7px 0;
}
#search_button:focus{
    outline:none;
}
#search_xx{
    padding-left: 5px;
    position: absolute;
    right: -75px;
    line-height: 45px;
    height: 45px;
}
#search_xx input{
    display: inline-block;
    line-height: 45px;
    margin: 0 auto;
}
li{
    list-style: none;
}
.search_xiang{
    display: none;
    position: absolute;
    top: 105px;
    margin: 0 auto;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
    border:solid #D2D2D2 1px;
}
.search_xiang li{
    padding: 10px;
    width: 80px;
    float: left;
}
.search_xiang li:hover{
    background: cornsilk;
}
.search_xiang img{
    width: 35px;
    display: block;
    margin: 0 auto;
}
.search_xiang li p{
    text-align: center;
}
.zlayx-body-noscroll .layx-content-penetrate{
    visibility: hidden;
}
#layx-drag-layer{
    z-index: -1!important;
}

#layx-popup_id-action-button-refresh{
    display: none;
}
iframe{
    margin: 0;
    padding: 0;
    border: 0;
    display: none;
    width: 100%;
    height: 100%;
}
.layx-html-content{
    width: 100%;
    height: 100%;
}
/*
max-width: 400px;
max-width: 100px;*/