/* */
.zgz_bq0{float:left;line-height:40px;width:150px; text-align:center;background:#ecf2fc;font-size:14px; font-weight:bold;
	-webkit-border-radius;
	-moz-border-radius;
	-ms-border-radius;
	-o-border-radius;
	border-radius:50px 0px;
}
.zgz_bq0 a{color:#000!important; }
.zgz_bq1{float:left;line-height:40px;width:150px; text-align:center; background:#3485fb;font-size:14px;font-weight:bold;}
.zgz_bq1 a{color:#fff;}
.zgz_bq2{float:left;line-height:40px;width:150px; text-align:center; background:#3485fb;font-size:14px;color:#fff;font-weight:bold;
	-webkit-border-radius;
	-moz-border-radius;
	-ms-border-radius;
	-o-border-radius;
	border-radius:50px 0px;}

.zgz_bq2 a{color:#fff;}
.zgz_bq3{float:left;line-height:40px;width:150px; text-align:center; background:#3485fb;color:#fff; font-size:12px;font-weight:bold;

}
 
 
#searchx {WIDTH:1100px;	POSITION:relative; HEIGHT:auto;COLOR: #3c3c3c;left:20px; clear:both;}
#searchx ul{PADDING-top:10px;}
#searchx LI {POSITION: relative; min-WIDTH:150px;height:40px; FLOAT: left; text-align:left; line-height:40px; margin-left:8px;}
#searchx LI A {MARGIN: 0px auto; color:#333333; }
#searchx LI A:hover { text-decoration:underline;color:#ff0000;}

#searchz {float:left;WIDTH:280px;	POSITION:relative;	TEXT-ALIGN: left;HEIGHT:auto;COLOR: #3c3c3c; height:42px; line-height:42px;}

#searchrc .searchrc_btn {
	POSITION: absolute;
	TEXT-INDENT: -999px;
	WIDTH: 88px;
	HEIGHT: 43px;
	BORDER: 0px;
	top:0px !important;
	CURSOR: pointer;
	RIGHT: 0px !important;
}
#searchrc {
	clear:both;
    float:left;
	POSITION:relative;
	TEXT-ALIGN: left;
	LINE-HEIGHT: 40px;
	WIDTH: 620px;
	HEIGHT: 40px;
	COLOR: #3c3c3c;
	-webkit-border-radius;
	-moz-border-radius;
	-ms-border-radius;
	-o-border-radius;
	border-radius:3px 3px 3px 3px;
	padding-left:90px;
	padding-top:15px;
}
#searcha1
{ WIDTH:1198px;height:180px;border:1px #e8e8e8 solid; background:#f8f8f8;font-size:12px; margin-bottom:5px; clear:both;}

.search_input{
	LINE-HEIGHT:35px; PADDING-LEFT:2px; HEIGHT: 35px; COLOR: #666; text-indent:1em;
	font-size:14px;outline:none; border:0px;border:1px #b8b8b8 solid;WIDTH: 150px;
}
input {
   
	   height:38px;
   line-height:38px;

}
input{
  border: 1px solid #ccc;
  padding: 2px 0px;
  border-radius: 3px;
  padding-left:5px;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  text-indent:1em;  
           
}             
input:focus{
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)             
}