.hsearch{width:45%;margin:auto;max-width:800px}
.hsearch dt+dd {margin-top:0}
.hinput{ width:100%;width:-moz-calc(100% - 70px);width:-webkit-calc(100% - 70px);width:calc(100% - 70px);height:45px;background-color:#fff;border-bottom-left-radius:6px;border-top-left-radius:6px;float:left;}
.h-search{width:100%;width:-moz-calc(100% - 28px);width:-webkit-calc(100% - 28px);width:calc(100% - 55px);height:35px;margin:5px 14px 0;outline:none;font-size:16px;border:0;display:block;color:black}
.h-sbtn{width:70px;height:45px;border:none;cursor:pointer;outline:none;background-color:#E03F31;border-bottom-right-radius:6px;border-top-right-radius:6px;color:#fff}
.h-sbtn:hover{background-color:#EE3524}
.h-sbtn .icon-jycxun{font-size:23px}
#Advanced .historylist{margin:0 0 5px;}









/*更多搜索部分*/
.searchpop{background-color:#fff;padding:15px 0px 25px 0px;border-radius:5px;margin-top:2px;text-align:left;box-shadow:0 2px 3px rgba(0,0,0,0.3);font-size:13px;overflow:auto;max-height: 300px;position: relative;z-index: 9;animation:fqslideInUp 0.2s}
@-webkit-keyframes fqslideInUp{from {-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible;}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}}
       
.searchpop dl{display:flex;padding:15px 15px 0}
.searchpop dl dt{width:50px;color:#aaa;font-size:14px}
.searchpop dl dd{flex:1;}
.searchpop dl a{color:#666;margin-right:12px;word-break:keep-all}
.searchpop dl a:last-child{color:#16A69A}
.searchpop dl a:hover,.historylist b:hover{color:#E03F31}
.historylist{color:#999;padding:5px 0 20px;margin:0 15px 5px;border-bottom:1px solid #f3f3f3}
.historylist .iconfont{font-size:0.6em;margin-right:4px;opacity:0.6;}
.historylist a{margin-right:10px}
.historylist b{float:right;cursor:pointer;letter-spacing:1.5px}

.searchresult li{padding:8px 15px;border-bottom:1px dotted #f8f8f8}
.searchresult li.hover{background-color:#f3f3f3}
.searchresult li.hover a{color:#000}
.searchresult li span{margin-right:14px;opacity:0.5}
.searchresult li span.icon-mapm{font-size:1.2em;margin-right:14px;}
.searchresult li span.icon-aptm{font-size:1.3em;margin-right:14px;}
.searchresult li b{color:#e50914}
.searchresult li:hover{background-color:#f3f3f3;cursor: pointer;}
.searchresult li:hover span{opacity:1}
.searchresult li:hover a{color:#000}
.searchresult li a{font-size:13.5px}
.searchresult li a i{color:#999;margin-left:5px}

.searchresult li span{font-family:"iconfont" !important; font-size:14px; font-style:normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale;}
.icon-clear{float: right;margin-right:15px;font-size: 13px;color: #ccc;position: relative;top: 4px;cursor:pointer;}
.icon-clear:hover{color:#E03F2D}
/*更多搜索部分*/


@media screen and (max-width:768px) {

.hsearch{width:80%;position:relative;}


}


/*头部搜索*/
.searchcover{position: fixed;top:0;bottom: 0;left: 0;right: 0;z-index: 1000;background-color: #eee;display: none;}
.searchallcover{position: fixed;top:68px;bottom: 0;left: 0;right: 0;z-index: 1000;opacity:0.6;background-color: #000;display: none;}
.searchallinner{position: absolute;top:60px;left: 0;right: 0;z-index: 1000;background-color:#f3f3f3;display: none;height:400px}