﻿
/*------ //搜索框 ---------*/
.formsrch {height:46px;line-height:46px; float:left;position:relative;}
.search-keyword {width:715px;height:34px;padding-top:2px;padding-left:10px;	color:#a3a3a3;line-height:36px;	font-size:13px; border:1px solid #ddd;}
.search-keyword{ width:715px; float:left; height:32px; border:1px solid #e0e0e0; background-color:#FFF;}
.search-keyword .text{ width:660px; line-height:30px; padding:0 8px 0; height:30px; border:none; float:left;}
.search-keyword .search-btn{ width:32px; height:32px; display:block;background:url(../images/home/head_soso.jpg) left top no-repeat; border:none; float:right;}
.search-keyword .search-btn:hover{background:url(../images/home/head_soso.jpg) right top no-repeat;}


.formsrch .hotwords{width:715px;font:12px Verdana,Arial,Tahoma;position:absolute;top:-16px;z-index:999;
                           background:#fff;margin-top:49px;border:#D9D9D9 1px solid;border-top:0;display: none;}
.formsrch .hotwords li{width:685px;height:35px;line-height:35px;display:block;}
.formsrch .hotwords li.hwtitle{color:#666;border-bottom:#e0e0e0 1px solid;}
.formsrch .hotwords li a{width:680px;height:35px;line-height:35px;display:block;padding:0 15px 0 5px;color:#636363;}
.formsrch .hotwords a h1{font-size:13px;height:35px;line-height:35px;float:left;	font-weight:normal;}
.formsrch .hotwords a span{display:block;height:35px;line-height:35px;float:right;}
.formsrch .hotwords li.hwtitle:hover{background:#fff;color:#666;}

.formsrch .hotwords li:hover,.formsrch .hotwords li:hover a,.formsrch .hotwords li a:hover{text-decoration:none;background:#f3e9de;color:#000;font-size:12px;}

.search_list{ float:left;}
.search_result{line-height:26px;font-style:italic;}
.search_result span{font-size:14px;color:#ed7700; font-weight:bold;font-style:italic;}
.list_word{border:1px solid #d9d9d9; margin:5px 0 15px 0; padding-bottom:5px;  background:#F9f9f9;}
.list_title{ font-size:14px; font-weight:bold; font-style:italic; font-family:Georgia,verdana,arial,helvetica,sans-serif; margin-bottom:12px; padding:10px 5px;border-bottom:1px solid #ddd;}
.list_word a{width:162px;padding:3px 0px 3px 10px; margin:0 0 2px 12px;display:inline-block;}
.list_word a:hover{background:#e0e0e0; text-decoration:none; color:#333;}



