@charset "utf-8";
/* CSS Document */
html,body{height: 100%;}
div,ul,li,p,img,h1,h2,h3,h4,dl,dd,dt,input,span{margin:0; padding:0; border:0; list-style:none;}
body{margin:0px auto; padding:0px; font-size:14px;font-family:"微软雅黑"; color:#111;}
.clear {height:0; overflow:hidden; clear:both; display:block}
a img {border:0}
A:link {COLOR: #252525; TEXT-DECORATION: none}
A:visited {	COLOR: #252525; TEXT-DECORATION: none}
A:hover {	COLOR: #dd0000; TEXT-DECORATION: none}
A:active {	COLOR: #252525}
img{border:none;}
a{outline:none;blr:expression(this.onFocus=this.blur());}

/*****基于webkit的浏览器 *****/
/* ::-webkit-scrollbar整体部分{width: 10px;height:10px;}
::-webkit-scrollbar-track滑动轨道{-webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);border-radius: 0px;background: rgba(0,0,0,0.1);}
::-webkit-scrollbar-thumb滑块{border-radius: 10px;-webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);background: rgba(0,0,0,0.2);}
::-webkit-scrollbar-thumb:hover滑块效果{border-radius: 10px;-webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);background: rgba(0,0,0,0.4);} */

/*****loading样式*****/
.bg-style-in{filter: alpha(opacity=50);opacity: .5;position: fixed;top: 0px ;right: 0;bottom: 0;left: 0;background-color: #000; margin: 0;padding: 0;  z-index:9998;}
.bg-style-in2{position: fixed; top: 0px ; right: 0; bottom: 0; left: 0; margin: 0; padding: 0; z-index:9999;}
.bgsi-info{filter: alpha(opacity=80);opacity: .8; width:112px; height:112px; margin:25% auto;  position:relative; text-align:center; color:#fff; border-radius:9px;}
.bgsi-info img{ width:112px; height:112px; }

/*模糊查询*/ 
.ui-autocomplete{ font-size: 14px; color: #999; font-family: "微软雅黑"; }
.wrap .main .screen .search .institutions{ border: 1px solid #eee; padding: 5px 4px; width: 180px; color: #999;}