@charset "utf-8";
#searcher li,ul {
 list-style: none;
 /*! width: 100%; */
}
#searcher {
 width: 1200px;
 margin-bottom: 15px;
 padding: 36px 50px;
 font-family: "Microsoft YaHei";
 /* font-weight: lighter; */background: none;
 /* background-size: cover; *//* background-color: #F1EBDF; *//* box-shadow: 0 5px 10px rgba(0,0,0,.3); */position: absolute;
 top: 244px;
 left: 50%;
 margin-left: -600px;
 z-index: 10;
 background: rgba(255,255,255,.6);
display:none;
}
#searcher .l-width {
 width: 1100px;
 /* height: 105px; */
}
.search-box {
 position: relative;
}
.search-sel {
 position: relative;
 height: 42px;
 /* padding: 0 22px; */left: -20px;
}
.search-sel ul {
 margin: 0 -5px;
}
.search-sel li {
 float: left;
 position: relative;
 height: 32px;
 margin: 0 5px;
 padding: 0 13px;
 font-size: 15px;
 line-height: 32px;
 color: #0081e4;
 text-align: center;
 background: rgb(255,255,255,0.7);
 border-radius: 15px;
 cursor: pointer;
 z-index: 1;
 -webkit-text-shadow:#194562 1px 0 0,#194562 0 1px 0,#194562 -1px 0 0,#194562 0 -1px 0;
 -moz-text-shadow:#194562 1px 0 0,#194562 0 1px 0,#194562 -1px 0 0,#194562 0 -1px 0;
 /* text-shadow: #0081e4 1px 0 0, #0081e4 0 1px 0, #0081e4 -1px 0 0, #0081e4 0 -1px 0; */
    *filter: Glow(Color=#194562, Strength=1);
 font-weight: normal;
}
.search-sel li:first-child {
 border-left: 0

}
.search-sel li:last-child {
 border-right: 0

}
.search-sel .current {
 color: #fff;
 background: #0081e4;
}
.search-sel .current:before,
.search-sel .current:after {
 border-color: #1d3c5c;
}
.search-sel .current span:before {
 border-top: 5px solid rgba(0, 0, 0, 0.2);
 border-left: 5px solid transparent;
 border-right: 5px solid transparent;
 content: "";
 display: inline-block;
 left: 50%;
 margin-left: -5px;
 position: absolute;
 bottom: -5px;
}
.search-sel .current span:after {
 border-top: 4px solid #0081e4;
 border-left: 4px solid transparent;
 border-right: 4px solid transparent;
 content: "";
 display: inline-block;
 left: 50%;
 margin-left: -4px;
 position: absolute;
 bottom: -4px;
}
.search-input>input{
 position: relative;
 height: 43px;
 background: #fff;
 border: 4px solid #FFFFFF;
 border-radius: 25px;
 /* width: 1100px; */
}
.search-input input[type="text"],
.search-input select,
.search-input .sel,
.search-input button {
 float: left;
 height: 42px;
 margin: 0;
 padding: 2px 15px;
 font-size: 15px;
 line-height: 42px;
 border: 0;
 border-radius: 25px;
 /*! margin: 0; */
 /*! padding: 0; */
 /*! text-decoration: none !important; */
}
.search-input input[type="text"] {
 width: 762px;
}
.search-input button:hover {
 background: #008efb;
}
.search-input .class-view {
 position: absolute;
 top: 0px;
 right: 245px;
}
.search-input .class-view2 {
 position: absolute;
 top: 0;
 right: 365px;
}
.search-input .class-view input {
 padding: 5px 17px;
 font-size: 14px;
 line-height: 30px;
 background: #fff;
 color: #194562;
 border-color: #9FBBCE;
 border-radius: 25px;
}
.search-input .sel {
 background-image: url(/tsg/images/icon-arrow-s.png);
 background-position: right 6px;
}
.search-input .sel-box {
 top: 46px;
 left: 12px;
 /*! z-index: 10000000; */
 border-bottom: 1px solid #ccc;
}
.search-input .sel-box a {
 padding: 6px 10px;
 text-decoration: none;
}
.search-input button {
 overflow: hidden;
 width: 145px;
 color: #fff;
 font-weight: bold;
 font-size: 24px;
 background: #0081e4;
 border: 0;
 border-radius: 25px;
 float: right;
 cursor: pointer;
}
.search-input button i {
 position: relative;
 top: -3px;
}
.search-input .search-adv {
 display: inline-block;
 width: 122px;
 height: 42px;
 font-size: 18px;
 line-height: 42px;
 text-align: center;
 color: #fff;
 background: #679b33;
 border-radius: 0 25px 25px 0;
}
.search-input .search-adv {
 position: absolute;
 right: 0px;
 top: 0px;
 display: none;
}
#journalGuide {
 position: absolute;
 right: 119px;
}
.search-input .journal-guid {
 display: inline-block;
 width: 122px;
 height: 42px;
 padding-left: 15px;
 font-size: 18px;
 line-height: 42px;
 text-align: center;
 color: #fff;
 background: url(/tsg/images/journal-guid.gif) 10px 15px no-repeat #194562;
}
.search-input .search-help {
 display: none;
 position: absolute;
 right: 0;
 top: -44px;
 height: 31px;
 width: 85px;
 margin-right: -85px;
 text-align: center;
}
.search-input .search-help a {
 color: #1d3c5c;
 text-align: center;
 line-height: 31px;
}
.search-input .search-help i {
 position: relative;
 top: 1px;
 margin-right: 5px;
 font-size: 15px;
 color: #692323;
}
.search-filter {
 display: none;
 position: relative;
 width: 800px;
}
.search-filter label {
 margin-right: 8px;
}
.search-filter .j-guid {
 position: absolute;
 right: 0;
}
.search-filter .j-guid a {
 text-decoration: underline;
}
.hot-search {
 font-weight: bold;
 margin-left: 5px;
 margin-right: 10px;
}
.advance .search-list {
 clear: both;
 padding: 20px 0;
}

.sel {
	display: inline-block;
	position: relative;
	margin-right: 8px;
	padding: 6px 8px;
	font-size: 14px;
	line-height: 20px;
	color: #303d3f;
	background: url(/tsg/images/site/icon-arrow.png) no-repeat right 10px #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	/*! box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1) inset; */
	vertical-align: middle;
	cursor: pointer;
}
a.disp, .sel-box a {
	color: #333;
	text-decoration: none;
	padding-left: 9px;
}
.sel-box {
	display: none;
	position: absolute;
	left: -1px;
	top: 35px;
	width: 125px;
	background: #fff;
	border: 1px solid #dddddd;
	border-bottom: 0;
	z-index: 99;

}
.sel-box ul {
	width: 100%;
	padding: 0;
}
.sel-box li {
	border-bottom: 1px solid #dddddd;
	width: 100%;
	padding: 0;
	margin: 0;
}
.sel-box a {
	display: block;
	padding: 4px 7px;
	line-height: 20px;
}
.sel-box a:hover {
	background: #f1f1f1;
}