.thisSelectDiv {
	width:100px;
	height:auto;
	border:#f00 2px solid;
	border-right:#f00 0 solid;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0
}
.splitDiv {
	margin:28px 0 0 0;
	width:1px;
	height:auto;
	min-height:42px;
	position:absolute;
	top:60px;
	left:560px
}

#scbar_logo_r {
	overflow:visible
}
.thisAdvancedDiv {
	display:block;
	position:absolute;
	top:233px;
	left:880px;
	left:763px\9\0;
	width:72px;
	height:12px
}

.bdsug_searchview {
	display:none;
	position:absolute;
	top:27px;
	left:10px;
	left: 579px\9;
	left: 519px\9\0;
	z-index:1;
	width:90px;
	border-left:1px solid #2668c3;
	border-right:1px solid #2668c3;
	border-bottom:1px solid #2668c3;
	background-color:#2668c3;	
	height:auto;
	
	
}
.bdsug_searchview ul {
	-webkit-padding-start:0;
	padding:0;	
	/*border-radius-bottom: 10px;*/
}
.bdsug_searchview li {
	width:90px;
	font:14px arial;
	line-height:25px;
	height:25px;
	/*padding:0 14px 0 10px;
	position:relative;**/
	cursor:pointer;
	list-style:none;
	text-align:center;
	font-family:黑体;
}

.bdsug_searchview  li:hover{
	font-family:黑体;
	color:#2668c3;
	background:white;
	width:90px;
	border-left:1px solid white;
	border-right:1px solid white;
	line-height:25px;
}


.inputContainer {
	
	width:110px;
	height:26px;margin-top:1px;
	line-height:26px;
	border:0px solid #2668c3;
	position: relative;   
	/*background:#2668c3;*/
	/*position:absolute;top:196px;
	left:502px;
	left:378px\9;
	left:418px\9\0*/
}
#searchview {
	font:14px 黑体;
	line-height:28px;
	color:white;
	width:107px;
	height:28px;border:0px;
	text-align:center;border-radius: 20px;background-color:#2668c3;
    margin-left:2px;
	cursor:default;
	overflow:hidden;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none
}
.arrow {
	width:12px;
	height:8px; 	
	background:url("/template/cis_season/img/arrow2024.png");
	float:left;
	z-index:1;
	position: absolute;   
    top: 11px; 
	left:90px;  
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;	
	
}
#search_input_show {
	padding-bottom:9px;
	padding-bottom:17px \9;
	padding-bottom:9px \9\0;
	+padding-bottom:9px
}
.bdsug {
	display:none;
	position:absolute;
	top:268px;
	/*left:600px;
	+left:480px;
	left:520px\9\0;*/
	z-index:1;
	width:235px;
	border:1px solid #ccc !important;
	box-shadow:1px 1px 3px #ededed
}
.bdsug ul {
	-webkit-padding-start:0;
	padding:0;
	background-color:white
}
.bdsug li {
	width:219px;
	color:#000;
	font:14px arial;
	line-height:25px;
	padding:0px 8px 0px 8px;
	position:relative;
	cursor:default;
	list-style:none;
	text-align:left
}
#scbar_txt {
	margin-left:18px;
	font:15px 黑体;
	text-align:left;
	line-height:24px;
	height:24px;
	overflow:hidden;
	
	
	
}
#scbar_form {
	height:36px;
	width:250px
}
.liOver {
	background:#2668c3
}

/*caoxl*/
.search_i {width:19px;height:20px;background-image:url('/template/cis_season/style/nast/homepage/image/magnifier.jpg');}
.close-btn {
  position: absolute;
  right: 5px;
  top: 40%;
  transform: translateY(-50%);
  cursor: pointer;
  font-size: 18px;
  color: #aaa;
  display: none; /* 初始状态隐藏 */
}
 
.close-btn:hover {color: #000;}