.search-win-div {background-color:  white;}
.search-div {width: 650px; margin: 5px auto;}
.search-logo {height: 70px;}
.search-part {height: 30px; padding-left: 20px;}
.search-part li {float: left;}
.search-part li a {
	font-size: 16px;
	line-height: 30px;
 	color: rgb(76,76,76);
    padding: 1px 10px;
    text-decoration: none;
}
.search-part li a.sel, .search-part li a:hover {
    color: rgb(253,75,1);
    padding: 1px 5px;
    text-decoration: none;
}
.search-key-input {height: 55px;}
.search-time {height: 30px; text-align: center;}


.search-key-input .top-search-key {height: 98px;}
.search-key-input .top-search-key .search-win {border:2px solid rgb(255,74,1); height:45px; width:650px; background-color: white;}
.search-key-input .top-search-key .search-win li {list-style-type: none;}
.search-key-input .top-search-key .search-win div {text-align: left;}
.search-key-input .top-search-key .search-win select{display:none;}
.search-key-input .top-search-key .search-win .select_box{font-size:12px;color:#999999;width:100px;line-height:35px;float:left;position:relative;}
.search-key-input .top-search-key .search-win .select_showbox{height:35px;background:url(/style/images/search_ico.png) no-repeat 80px center; text-indent:1.5em;}
.search-key-input .top-search-key .search-win .select_showbox.active{background:url(/style/images/search_ico_hover.png) no-repeat 80px center;}
.search-key-input .top-search-key .search-win .select_option{border:2px solid rgb(255,74,1);border-top:none;display:none;left:-2px;top:35px;position:absolute;z-index:99;background:#fff;}
.search-key-input .top-search-key .search-win .select_option li{text-indent:1.5em;width:90px;cursor:pointer;}
.search-key-input .top-search-key .search-win .select_option li.selected{background-color:#F3F3F3;color:#999;}
.search-key-input .top-search-key .search-win .select_option li.hover{background:rgb(255,74,1);color:#fff;}

.search-key-input .top-search-key .search-win input.inp_srh, 
.search-key-input .top-search-key .search-win input.btn_srh{border:none;background:none;height:45px;line-height:35px;}
.search-key-input .top-search-key .search-win input.inp_srh{outline:none;width:510px; padding-left: 20px; font-size: 18px;}
.search-key-input .top-search-key .search-win input.btn_srh{background: rgb(255,74,1);color:#FFF;font-family:"微软雅黑";font-size:20px;width:110px; float: right;}

.search-allkey {width: 885px; height: 395px; border: 1px solid rgb(212,212,212); margin-top: 75px; margin-left: auto; margin-right: auto; margin-bottom: 110px; background-color: rgb(253,253,253);}
.search-allkey .key_word_top {width: 300px; background-repeat: no-repeat; background-position: left; background-image: url("/style/images/ss_sx.jpg"); height: 355px; margin-top: 20px; margin-right: 5px;}
.search-allkey .key_word_top td {text-align: center; color: rgb(130,130,130); font-size: 12px;}
.search-allkey .recomm_key_theme {width: 580px;}
.search-allkey .recomm_key_theme .key_div {width: 510px; margin-left: auto; margin-right: auto;}
.search-allkey .recomm_key_theme .theme_title,
.search-allkey .recomm_key_theme .recomm_title {height: 30px; background-repeat: no-repeat; background-position: center; margin-top: 25px; margin-bottom: 25px;}
.search-allkey .recomm_key_theme .theme_title {background-image: url("/style/images/ss_sczt.jpg");}
.search-allkey .recomm_key_theme .recomm_title {background-image: url("/style/images/ss_tj.jpg");}
.search-allkey .recomm_key_theme .theme_body div {width: 92px; height: 27px; float: left; background-color: rgb(255,240,247); line-height: 27px; text-align: center; margin: 7px 5px;}
.search-allkey .recomm_key_theme .recomm_body span {float: left; margin: 0px 3px 12px 10px; white-space: nowrap;}
.search-allkey .recomm_key_theme .recomm_body span a {font-size: 13px;}