@charset "gb2312";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	border: 0;
}
img {
	border: 0;
	vertical-align: bottom
}
a {
	text-decoration: none;
}
ul, ul li {
	list-style-type: none
}
.top {
	width: 100%;
	max-width: 640px;
	overflow: hidden;
	margin: auto;
	text-align: center
}
.top img {
	width: 34.8%;
	margin: 1.56% auto;
}
.slideBox {
	position: relative;
	overflow: hidden;
	max-width: 640px;/* 设置焦点图最大宽度 */
}
.slideBox .hd {
	width:100%;
	position: absolute;
	height: 28px;
	line-height: 28px;
	bottom: 0;
	right: 0;
	z-index: 1;
    text-align:center;
}
.slideBox .hd li {
	display: inline-block;
	width:12px;
	height:12px;
	margin: 0 6px;
	background:url(../images/btn1.png) no-repeat;
}
.slideBox .hd li.on {
	background:url(../images/btn2.png) no-repeat;
}
.slideBox .bd {
	position: relative;
	z-index: 0;
}
.slideBox .bd li {
	position: relative;
	text-align: center;
}
.slideBox .bd li img {
	background: url(images/loading.gif) center center no-repeat;
	vertical-align: top;
	width: 100%;/* 图片宽度100%，达到自适应效果 */
}
.slideBox .bd li a {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}  /* 去掉链接触摸高亮 */


.menu{ width:100%; max-width:640px; overflow:hidden; margin:auto; padding-bottom:6.25%}
.menu ul{ width:100%; overflow:hidden; padding-top:4.21%; background:#f9f7f8}
.menu ul li{ width:20%; float:left}
.menu ul li img{ width:100%;}


.footer{ width:100%; max-width:640px; overflow:hidden; position:fixed; bottom:0}
.footer ul{ width:100%; overflow:hidden;}
.footer ul li{ width:25%; float:left;}
.footer ul li img{ width:100%}

.nav{ width:100%; max-width:640px; overflow:hidden; height:50px; background:#0375c1; text-align:center; line-height:50px; font-family:"微软雅黑"; font-size:18px; color:#fff;}
.index_nav{ width:93.75%; overflow:hidden; margin:auto;}
.back{ display:inline-block; float:left;}


#leftTabBox{ max-width:640px; padding-bottom:25%;font-family:"微软雅黑"; font-size:14px; color:#000; line-height:25px}
.tabBox .hd{ width:100%; max-width:640px; text-align:center; height:40px; line-height:35px;position:relative;  }
	.tabBox .hd ul{ width:100%; position:absolute; height:41px; top:0; overflow:hidden;  }
	.tabBox .hd ul li{ display:inline-block; padding:0 5px; color:#666; margin:0 6px; font-family:"微软雅黑"; font-size:18px; color:#000000}
	.tabBox .hd ul li.on{border-bottom:2px solid #0375c1}
	.tabBox .hd ul .on a{ display:block; /* 修复Android 4.0.x 默认浏览器当前样色无效果bug */  }
	.tabBox .bd ul{ padding:10px 10px 10px 10px;  }
	.tabBox .bd li{ width:100%;overflow:hidden;line-height:25px; border-top:1px solid #cccccc; padding:3.125% 0;}
	.tabBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); font-family:"微软雅黑"; font-size:16px; color:#4c4c4c;}  /* 去掉链接触摸高亮 */
	.tabBox .bd ul img{ width:100%}
.title{ font-family:"微软雅黑"; font-size:18px; color:#000000;}
.yema{ width:100%; overflow:hidden; text-align:center;}
.yema a{ display:inline-block; margin:0 12px; font-family:"微软雅黑"; font-size:20px; color:#000000}

.tabBox .bd .ul1 li{ width:30%; float:left; margin-left:3.8% ; border-top:none}
.tabBox .bd .ul1 li img{ width:100%; border:1px solid #ddd;}
.tabBox .bd .ul1 li p{ width:100%; text-align:center; line-height:40px;}

.ym{ width:100%;  height:24px; text-align:center; padding-top:20px}
.ym a{ display:inline-block; font-size:12px; color:#666666; padding:3px 10px}
.ym .fl{float:left;}
.ym .fr{float:right;}



.dadada{ width:100%; max-width:640px; overflow:hidden; padding-bottom:22%}
.block{ width:53%; height:100%; overflow:hidden; background:#025c98; position:absolute; right:0; top:0; display:none; z-index:99}
.block ul{ width:100%; overflow:hidden; margin:auto}
.block ul li{ width:92.65%; height:40px; padding-left:7.35%; text-align:left; line-height:40px; background:url(../images/bj2.png) no-repeat; background-size:100% 100%; border-bottom:1px solid #0375c1}
.block ul li a{ width:100%; height:40px;font-family:"新宋体"; font-size:18px; color:#fff; display:block}
.daoh{ width:100%; height:50px; line-height:50px;text-align:center; background:#024f82; font-family:"微软雅黑"; font-size:24px; color:#fff;}



.tabBox .bd .ul_z{ padding:10px 10px 10px 10px; }
.tabBox .bd .ul_z li{height:20px;border:none;}
.tabBox .bd .ul_z li .wz1{float:left;}
.tabBox .bd .ul_z li .time1{float:right;}


.title2{text-align:center;border-bottom:1px dashed #CCCCCC;font-size:16px;line-height:25px;}
.nr2{margin:7px auto;line-height:25px;color:#666;width:98%;}
.nr2 img{max-width:100%;height:auto;}