/*顶部菜单*/
.header-logo{background:#fff;display:block;color:#222;}

.header{
	width:100%;
}


.logo {margin-left:0.5rem;
	float: left;
	margin-top: 1.1500000000000001rem;
	width: 15rem;
	}

.logo-text {
	float: left;
	margin-top: 0.8500000000000001rem;
	margin-left: 0.7000000000000001rem;
	padding-left: 0.6rem;
	font-size: 0.9rem;
	color: #222;
	line-height: 1.375rem;
	border-left: 1px solid #ffffff; }

.phone1 {margin-right:0.5rem;
	padding-left: 1.9rem;
	float: right;
	display: block;
	color: #d6000f;
	font-size: 1.1rem;
	line-height: 5.5rem;
	background: url("phone.png") no-repeat left center;
	background-size: 1.55rem 1.55rem; }
.header a:link{color: #d6000f;}

.current{background-color:#dd9e00;color:#fff;}
.current a:link ,.current a:visited{color:#fff;}



#nav{width:100%;background-color:#f9b200;height:3.5rem;clear:both;}
#nav ul{margin:0;padding:0;list-style:none;}
#nav ul li{width:20%;float:left;display:inline-block;}
#nav ul li a{text-decoration:none;font-size:1rem;color:#000000;height:3.5rem;line-height:3.5rem;display:block;text-align:center;border-right:1px solid #d49800;overflow:hidden;word-wrap:break-word;word-break:break-all;}
/*底部浮动菜单*/
.tool{font-size:16px;color:#1d2088;position: fixed;bottom: 0;background-color:#fff;width: 100%;height:50px;z-index: 9999;_bottom:auto;_width: 100%;_position: absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));}
.tool a{font-size:16px;color:#fff;text-decoration:none;}
.tl{width:100%;text-align:center;border-top:1px solid #e5e5e5;line-height:50px;}
.tl img{height:28px;display:inline-block;}
.tl a{font-size:18px;font-weight:bold;color:#1d2088;text-decoration:none;}
/*内页子栏目*/
.info{width:90%;height:48px;margin:20px auto;clear:both;}
.info ul{margin:0;padding:0;list-style:none;}
.info ul li{border:1px solid #ebebeb;box-shadow:0 0 12px rgba(0,0,0,0.1);margin:2%;width:28%;float:left;height:36px;line-height:36px;text-align:center;font-size:14px;}
.info ul li a{height:36px;line-height:36px;display:inline-block;color:#666666;}
.info ul li a.currclass{border-bottom:3px solid #181677;color:#181677;font-weight:bold;}
.info ul li:last-child{background:no-repeat;}
/*单页内容*/
.wx_about__wrap{margin:6%;clear:both;margin-top:20px;font-size:1.2rem;line-height:180%;margin:6%;color:#333;}
.wx_about__wrap img{width:100%;}
.wx_about__wrap p{line-height:200%;}

/*底部版权*/
.footer{clear:both;width:100%;margin-top:10px;padding-bottom:20px;background-color:#2b2929;}
.wx{padding-top:30px;padding-bottom:15px;text-align:center;overflow:hidden;font-size:18px;line-height:30px;border-radius:16px 0;color:#fff;}
.wx img{width:40%;}
.copyright{text-align:center;padding-top:10px;line-height:22px;width:100%;font-size:12px;color:#828384;overflow:hidden;}
.copyright a:link ,.copyright a:visited{color:#828384;}

/*文章分页样式*/
#fenye{clear:both; margin:10px auto;width:100%;}
#fenye a{text-decoration:none; display:inline;border-radius:3px;color:#333333;}
#fenye .prev,#fenye .next{width:55px; text-align:center;  line-height:30px;color:#333333;}
#fenye a.curr{width:36px;background:#181677; border:1px solid #181677; color:#ffffff; font-weight:bold; text-align:center;}
#fenye a.curr:visited {color:#ffffff;}
#fenye a{color:#333333;background:#fff; margin:5px 4px; border:1px solid #dcdddd; float:left; text-align:center;height:30px;line-height:30px}
#fenye a.num{width:30px;}
#fenye a:visited{color:#1f3a87;} 
#fenye a:hover{ float:left;color:#ff0000;}
#fenye span{line-height:30px; font-size:13px; height:30px;}

/*文章正文分页样式*/
#pageNext{ margin:10px;}
#pageNext .prev,#pageNext .next{text-align:center;}
#pageNext a.curr{background:#1f3a87; border:1px solid #dcdddd; color:#fff; font-weight:bold;}
#pageNext a{margin:5px 0px; color:#1E50A2;background:#fff; padding:3px 7px; border:1px solid #dcdddd;height:22px;line-height:22px}

.navigation{width:983px;margin:10px auto; clear:both;height:22px;line-height:22px;color:#999;background:url(ask_points.gif) no-repeat left -1356px;padding-left:15px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.navigation span{ float:right;}
.navigation dt#KeyWord{ height:25px; line-height:25px;}
.navigation a{color:#999;}
.navigation a:hover{color:red;text-decoration:none;}