@charset "utf-8";
/* CSS Document */
* {
	-moz-box-sizing: border-box;
	font-family:"微软雅黑", "宋体", "黑体"; 
}


.ui-mobile img {
max-width: 640px;
margin:0;
}
a{ font-size:1em;text-shadow:none; }

.clicka a{
	color:#24508A; text-decoration:none; display:block;}
body {
	margin:0 auto;
	max-width:640px;
	padding:0;
	 
}
img {
	max-width: 100%;
}
 
html, div, span, ul, li, img {
	border:none;
	padding:0;
	margin:0
}
ul {
	list-style:none;
}

.header{
	 width:100%;background:url(../images/headerbg.png) repeat-x; overflow:auto;}
.header div{
	float:left; width:25%; text-align:center; height:40px; line-height:40px; background:url(../images/header_line.png) no-repeat left top;}
.header div img{
	vertical-align:middle}	
.header div a{
	display:block}		
#search_bar{
	color:#24508A; font-weight:bold; font-family:"微软雅黑"; margin:0.5em}
#info{ margin:0 0.5em}	

.ui-content{ padding:0;}
.ui-content .title_bar{ margin:0;}
.rwrapper{
	text-align:center}
.awa{
	padding-bottom:64px}
.company_list li img{
	margin-left:10px; margin-top:2px}
.company_list li h3,.company_list li p{
	clear:both}
.index_class{ position: absolute; top:1%; max-width:640px;}
.logo{ margin:4% 0 0 3%; width:63%}
.clicka{float:left; margin:1% 0 0 3%; width:30%; line-height:2.6em; height:2.6em;  text-align:center;  background:#ffffff; color:#24508a; filter:alpha(opacity=56); -moz-opacity:0.56; opacity:0.56;}
.footer{ bottom:0; position:fixed; left:0; width:100%; z-index:100000}
.footer div{ width:25%;background:url(../images/footerbg.jpg) repeat-x; float:left;}
.footer div a{ width:100%;height:67px; display:block; line-height:67px; background:url(../images/footer_div.jpg) no-repeat right;  color:#50b2cb !important; text-align:center; text-decoration:none; font-weight:normal !important  }