body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../img/beijing.jpg) top center no-repeat;
}
/*��������ҳ�����˵���ʽ*/
.search_select{
height:34px;
font-size:20px;
color:#848383;
font-family:����;
vertical-align: middle;
border:solid 1px #00b7ee;
padding:0px 7px;
background:transparent;
}
/*========================��ѯ����============================*/
.searchinput{
width:400px;
height:44px;
line-height:38px;
vertical-align: middle;
border:solid 2px #00B156;
background:white;
padding-left:15px;
font-size:20px;
color:#00B156;
transition: all 0.5s ease-in-out;
-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.1);-moz-box-shadow:inset 0 1px 4px rgba(0,0,0,.1);box-shadow:inset 0 2px 4px rgba(0,0,0,.1);
}
.searchinput:hover{
-webkit-box-shadow:inset 0 2px 14px rgba(0,0,0,.1);-moz-box-shadow:inset 0 1px 14px rgba(0,0,0,.1);box-shadow:inset 0 2px 14px rgba(0,0,0,.1);
}
.searchbtn{
	width:100px;
	height:44px;
	color:white;
    background:#00B156;
	border:0px;
	cursor:pointer;
    font-size:14px;
	vertical-align: middle;
	transition: all 0.5s ease-in-out;
    -webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.1);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.1);box-shadow:inset 0 2px 4px rgba(0,0,0,.1);
}
.searchbtn:hover{
    background:#510000;
}
.search_input_m{
width:95%;
height:40px;
font-size:18px;
padding-left:10px;
padding-right:10px;
vertical-align: middle;
border:solid 2px #7c0000;
background:white;
color:#00b7ee;
border-radius:2px;
-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.1);-moz-box-shadow:inset 0 1px 4px rgba(0,0,0,.1);box-shadow:inset 0 2px 4px rgba(0,0,0,.1);
}
.search_btn_m{
background:#7c0000;
border:0px;
width:95%;
height:40px;
color:white;
border-radius:5px;
}

.search_sitelogo{margin-top:1%;margin-left:auto;margin-right:auto;text-align:center;}

.gyf-ui-foot{
position: fixed;bottom:0px;text-align:center;width:100%;
background:#1E1E1E;
}
.gyf-ui-foot-bar{
  padding:16px;
}
.gyf-ui-foot-bar a{
	color:#fff;
	text-decoration:none;
}
.gyf-ui-foot-bar span{
	color:#fff;
	text-decoration:none;
	line-height:20px;
	font-size:14px;
    margin-left:6px;
    margin-right:6px;
}
.zs_table {width:45%;margin:0 auto}
.zs_info {text-align:center;} 
.zs_info li{list-style:none; line-height:180%; text-align:left}
.yinzhang { position:absolute;right:30px;bottom:20px;}
.xshidden{display: block}

@media only screen and (max-width:768px){
ul,li{margin:0;padding:0}	
.zs_table {width:96%;margin:0 auto}	
.search_sitelogo img {width:90%;}
.zs_pic img{ max-width:150px;max-height:150px;}
.zs_info li {list-style:none; text-align:left;}
.zs_info li span{ font-weight: bold;}
.searchinput{width:200px;}
.xshidden{display:none}
}


