			*{padding: 0; margin: 0px;}
			body,html{ background: #FFF; font-size: 16px; font-family: "Source Han Sans" !important; }
			.mui-content{ background: #FFF;;}
			.logo{ text-align: center; margin: 65px 0;}
			.logo img{ width: 60%;}
			
			
.a1mbz-com-ss {
    margin-bottom: 15px;
    border-radius: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    background: rgba(190, 228, 191, 0.27);
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    border: 1px solid rgba(190, 228, 191, 0.27);
    border-radius: 10px;
    overflow: hidden;
    background: #FFF;
}
.clearfix {
    zoom: 1;
}
.sousuo {
    margin: 0px auto;
    overflow: hidden;
    float: left;
    width: 100%;
}
.a1mbz-com-keyboard {
    border-right: 0;
    border: 1px solid #0084fb;
    float: left;
    border-radius: 5px;
    margin-top: 8px;
    width: 96%!important;
    margin: 0 2%;
    margin-top: 10px;
}
.sousuo ul, .soujieguo ul {
    width: 96%;
    clear: both;
}
.sousuo ul li.on, .soujieguo ul li.on {
    font-weight: bold;
    background: #0084fb;
    color: #fff;
    border-radius: 5px;
    height: 25px;
    line-height: 25px;
}
.search-input {
    width: 78%;
    height: 36px;
    float: left;
    border: 0;
    border-right: 1px solid #0084fb;
    border-radius: 0;
    margin: 5px 0;
    font-size: 14px;
    color: #000;
    text-align: center;
}
.a1mbz-com-search-btn {

}
.sousuo ul li, .soujieguo ul li {
    cursor: pointer;
    float: left;
    color: #555;
    width: 13%;
    text-align: center;
    padding: 2px 5px;
    font-size: 14px;
}
ul, ol, ul li, ol li {
    list-style: none;
}

.soso {
    width: 20%;
    float: right;
    height: 46px;
    background: url(/images/soso.png) no-repeat center center;
    border: none;
}
.cancel {
    width: 100%;
    height: 50px;
    background: #0084fb;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    position: fixed;
    left: 0px;
    bottom: 0px;
    color: #FFF;
}
.cancel a{color: #FFF;text-decoration: none;}




