<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.bigautocomplete-layout{
	display: none;;
	background-color: rgb(255, 217, 127);
	border: 1px solid #BCBCBC;
	position: absolute;
	z-index: 100;
	height:auto;
}
.bigautocomplete-layout table{
	border-collapse: collapse;
    border-spacing: 0;	
	background: none repeat scroll 0 0 #FFFFFF;
	width: 100%;
	cursor: default;
}

.bigautocomplete-layout table tr{
	background: none repeat scroll 0 0 #FFFFFF;
}
.bigautocomplete-layout .ct{
	background: none repeat scroll 0 0 #83d9ff !important;
}


/* 提示 */
.xn_concent{ width:350px;border:1px solid #dcdcdc;background-color:#FFF;}
.xn_c1{ height:70px;}
.c1_1{border-bottom:1px solid #D8D8D8;}
.xn_left{ width:80px; height:70px; border-right:1px solid #D8D8D8; float:left; font-size:12px; color:#888; text-align:center;}
.xn_img1{ background: url(../images/suggest_rmfw.png) no-repeat center 30%;}
.xn_img2{ background: url(../images/suggest_wsbs.png) no-repeat center 30%;}
.xn_img3{ background: url(../images/suggest_jcgl.png) no-repeat center 30%;}

.xn_double_bg { background-color: rgb(235, 241, 245); }

.xn_right{ width:266px; height:70px; float:right; color:#666;}
.xn_right a,.xn_right a:hover,.xn_right a:focus{ color:#666; text-decoration:none;}
.xn_right ul{ display:block; margin:4px 0px; padding:0px;}
.xn_right li{ font-size:12px;height:20px; line-height:20px; list-style-type:none; text-indent:10px;text-overflow: ellipsis;white-space: nowrap; overflow: hidden;}
.xn_right li:hover{ background-color:#fbfbfb;}
.xn_right font{ color:#ff6600;}
.xn_mt40{ margin-top:44px; color:#1bb6b8;}
.xn_more { height: 24px; line-height: 24px; padding-right: 20px; text-align: right; background: rgba(255, 0, 0, 0) url('../images/trt_ss_icon.png') no-repeat scroll 335px center; font-size: 12px; }
.xn_more a,.xn_more a:link,.xn_more a:visited,.xn_more a:active,.xn_more a:hover{
    color: #333;
    text-decoration: none;
}</pre></body></html>