﻿@charset "utf-8";
@import url(base.css);/*reset*/
@media all and (min-width:640px){
body{width:640px;margin:0 auto;}
}
/* Font and Color */
body{ font:12px/1.8em "微软雅黑";color:#5a5a5a}
a,a:hover{}
a{text-decoration:none;}
h1,h2,h3,h4,h5,h6{}
.bar{}
span.more{ float:right; margin-right:10px;}
.bg{}
* {-webkit-touch-callout: none;-webkit-user-select: none; }
input {-webkit-user-select: auto; }

/* itemSet */
.logo,#nav,.contact{height:auto;overflow:hidden;}
/* End Layout */
/* -------------- Public End --------------  */

/* Header */
header{width:100%; position:relative; overflow:hidden;}
header img{width:100%;height:auto;}



/* banner css -------------------------------------- */
	#banner{width:100%; height:auto; max-width:640px;/* position:relative; overflow:hidden; margin:10px auto; 设置焦点图最大宽度 */ overflow:hidden; }
	#banner .hd{width:100%;height:28px; line-height:28px; position:absolute; bottom:0; left:0; z-index:1;  text-align:center;}
	#banner .hd ul{ display:inline-block;}
	#banner .hd li{ display:inline-block; width:12px; height:12px; -webkit-border-radius:12px; -moz-border-radius:12px; border-radius:12px; background:#c8c8c8; text-indent:-9999px; overflow:hidden; margin:6px;   }
	#banner .hd li.on{ background:#FFF;  }
	#banner .bd{ position:relative; z-index:0; height:auto }
	#banner .bd li{ position:relative; text-align:center; width:100%; height:auto;  }
	#banner .bd li img{ background:url(images/loading.gif) center center no-repeat;  vertical-align:top; width:100%; height:auto;/* 图片宽度100%，达到自适应效果 */}
	#banner .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */

/* Main */
#main{width:100%;max-width:640px;position:relative;zoom:1;overflow:hidden;margin-bottom:70px;}
.indexmain{width:100%;max-width:640px;position:relative;zoom:1;overflow:hidden;}
.graywrap{ background-color:#f3f3f3; overflow:hidden;}
.indexbtn{width:100%;}
	.indexbtn td{overflow:hidden; padding:0;margin:0;}
	.about,.blankpic,.contact,.winwin{width:33.3%;}
	.about{ background:#01c3c5;}
	.winwin{ background:#116fd1;}
	.tel{width:66.68%; background:#3d4456}
	.indexbtn td img{width:100%;height:auto;}
.indexpro{width:90%;border:1px solid #c8c8c8;margin:30px auto 20px; position:relative; zoom:1; background-color:#f3f3f3;}
	.indexpro .bar{width:100%;height:40px;}
	.indexpro .bar h2{font:700 18px/20px "微软雅黑";margin-top:-9px;width:40px; display:block; color:#282828; background:#f3f3f3; padding:0 11px;}
	.indexpro .bar h3{font:14px/14px Arial;width:110px; text-transform:uppercase; color:#8c8c8c; border-bottom:3px solid #a7c200;}
	.indexpro .box{ overflow:hidden;}
	.indexpro .more{margin:15px auto; font:12px/21px "微软雅黑"}
	.indexpro .more a{ display:inline-block; padding:0 10px; background:#106fd1; color:#FFF;}
		.picList{width:42%; margin:20px 4% 0; float:left; overflow:hidden;}
		.picList .pic{border:1px solid #c8c8c8;}
		.picList .pic img{width:100%;height:auto;}
		.picList .tit{height:32px;font:12px/16px "微软雅黑";white-space:normal;margin:8px 0; overflow:hidden;}
		.picList .tit a{color:#282828;}
		
	#pagebar{width:90%;height:20px; margin-top:20px; position:relative;border:1px solid #AAA; border-right:0 none;}
		#pagebar .inner{ background:#FFF;margin:-9px -1px 0 4%; position:relative; overflow:hidden;}
		#pagebar h2{font:18px/20px "微软雅黑"; float:left; text-indent:10px; color:#282828; display:inline-block;}
		#pagebar h3{font:700 12px/23px Arial; float:left; text-transform:uppercase; color:#8c8c8c; text-indent:10px; display:inline-block;}
		#pagebar .amore{color:#086cc4; position:absolute; top:0; right:0;font:12px/23px "微软雅黑";}
.infocontent table{ background:none;}
/* 标题栏 */
	#page-bar{position:relative;margin:0 10px; overflow:hidden;}
		/* 内容 */
	#page-list{position:relative;min-height:150px; overflow:hidden;}
	.infobox{width:90%; overflow:hidden; margin:10px auto;}
	/*页码、返回*/			
	.line{ clear:both;width:100%; padding: 0 0 0 0; height:0; line-height:0;}
	#pagefoot,.goback{width:100%;font:100 1em/20px "微软雅黑"; display:block; clear:both; _zoom:1; text-align:center; margin-bottom:20px;}
	#pagefoot,#pagefoot a{color:#646464}
		#pagefoot span{display:inline-block;margin:0 6px;border:1px solid #c8c8c8;}
		#pagefoot .num a{color:#2d2d2d;}
		#pagefoot .num{width:20px;}
		#pagefoot .redcolor{}
		#pagefoot .redcolor a{color:#0f73c4}
	#pagefoot .prev,#pagefoot .next{
		padding:0 5px; 
		-moz-border-radius: 2px;
    	-webkit-border-radius: 2px;
    	border-radius:2px
		}
			
	/*内容页*/	
	#page-content{margin:0 10px; overflow:hidden;position:relative; }
			.infotitle{ font-size:16px; margin-top:10px;}
			.infocontent{min-height:150px;text-align:left;}
			.gotopbox,.goback{}
	/* subpage right↑ */
/* Footer */
.footwrap{width:100%;overflow:hidden;position:fixed; left:0; bottom:0;}
.indexfoot{width:100%;}
.indexfoot img{width:100%;height:auto;}
footer{
	width:100%;
	max-width:640px;
	margin:10px auto 0;
	font:14px/20px Simsun;
	color:#FFF;
}
.nav{width:100%;}
.nav td img{width:100%;height:70px; vertical-align:bottom;}
.nav01,.nav02,.nav03,.nav04{width:21%;}
.nav00{width:16%;}
.nav00 img{}
